Skip to content

Commit 45c2321

Browse files
authored
[CI] Run ios-unit-tests using Xcode 16.4 (#49)
1 parent 0bff17c commit 45c2321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
target: [iOS, macOS, catalyst, tvOS, visionOS]
3535
include:
3636
- os: macos-15
37-
xcode: Xcode_16
37+
xcode: Xcode_16.4
3838
runs-on: ${{ matrix.os }}
3939
env:
4040
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1

0 commit comments

Comments
 (0)