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 0fe4fbc commit 8363a45Copy full SHA for 8363a45
1 file changed
.github/workflows/functional-test.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Set up Ruby
61
uses: ruby/setup-ruby@v1
62
with:
63
- ruby-version: 3.3
+ ruby-version: 4.0
64
- run: |
65
bundle install
66
rake ios
0 commit comments