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 862fe42 commit 2bcb18bCopy full SHA for 2bcb18b
.github/workflows/testflight.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v6
18
- uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # pin@v2.21.0
19
- - run: xcodes select 16.3
+ - run: xcodes select 16.4
20
- uses: ruby/setup-ruby@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # pin@v1.278.0
21
with:
22
ruby-version: '2.7.5'
0 commit comments