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
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: "3.3"
|
||||
ruby-version: "3.1"
|
||||
bundler-cache: true
|
||||
working-directory: ios
|
||||
|
||||
|
||||
Reference in New Issue
Block a user