We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e08e0c commit d99f6d4Copy full SHA for d99f6d4
1 file changed
.github/workflows/ios-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Ruby (for CocoaPods)
33
uses: ruby/setup-ruby@v1
34
with:
35
- ruby-version: 2.7
+ ruby-version: 3.2
36
37
- name: Install CocoaPods
38
run: sudo gem install cocoapods
0 commit comments