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 03d5171 commit 58f8d84Copy full SHA for 58f8d84
1 file changed
.github/workflows/ios.yml
@@ -35,7 +35,7 @@ jobs:
35
node-version: lts/*
36
- uses: ruby/setup-ruby@v1
37
with:
38
- ruby-version: 2.7
+ ruby-version: 2.7.8
39
working-directory: example/ios
40
bundler-cache: true
41
- name: Install dependencies
0 commit comments