Use Ruby 3.1 for TestFlight workflow
Some checks failed
TestFlight / testflight (push) Failing after 21s
Some checks failed
TestFlight / testflight (push) Failing after 21s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Setup Ruby
|
- name: Setup Ruby
|
||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
ruby-version: "3.3"
|
ruby-version: "3.1"
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
working-directory: ios
|
working-directory: ios
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user