Skip to content

Commit 2bcb18b

Browse files
authored
Update Xcode version to 16.4 in workflow (#3452)
1 parent 862fe42 commit 2bcb18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testflight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # pin@v2.21.0
19-
- run: xcodes select 16.3
19+
- run: xcodes select 16.4
2020
- uses: ruby/setup-ruby@4c24fa5ec04b2e79eb40571b1cee2a0d2b705771 # pin@v1.278.0
2121
with:
2222
ruby-version: '2.7.5'

0 commit comments

Comments
 (0)