Use Ruby 3.1 for TestFlight workflow
Some checks failed
TestFlight / testflight (push) Failing after 21s

This commit is contained in:
2026-06-25 22:43:27 -07:00
parent a68f1e50ca
commit 4124a31a34

View File

@@ -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