Skip to content

Commit 46cbea4

Browse files
fix: ios
1 parent 256fd58 commit 46cbea4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ jobs:
6666
- name: Setup Ruby (bundle)
6767
uses: ruby/setup-ruby@v1
6868
with:
69-
ruby-version: 3.4.0
70-
bundler-cache: true
69+
ruby-version: 3.2
7170
working-directory: example
7271

7372
- name: Restore Pods cache

0 commit comments

Comments
 (0)