Skip to content

Commit c6ce674

Browse files
authored
Revert "chore(deps): update dependency ruby to v3.4.6" (#2330)
Reverts #2329 Fastlane doesn't support this yet (yay max versions) and fails the iOS build
1 parent 39b992d commit c6ce674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
- uses: ruby/setup-ruby@v1
133133
with:
134134
bundler-cache: true
135-
ruby-version: '3.4.6'
135+
ruby-version: '3.2.2'
136136

137137
- uses: maxim-lobanov/setup-xcode@v1
138138
with:

0 commit comments

Comments
 (0)