ci: use Ruby 3.1 for TestFlight upload
Some checks failed
TestFlight / testflight (push) Failing after 46s

This commit is contained in:
2026-07-11 12:01:27 -07:00
parent b6859706db
commit 20a310a4b1

View File

@@ -54,5 +54,6 @@ jobs:
FASTLANE_SKIP_UPDATE_CHECK: "1"
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: "120"
run: |
export PATH="/Users/runner/hostedtoolcache/Ruby/3.1.7/arm64/bin:${PATH}"
ruby --version
bundle exec fastlane ios beta