Skip to content

Commit d8e91e8

Browse files
Test on xcode 16 only
1 parent e7057d1 commit d8e91e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
os: [macos-14]
5757
# GitHub actions' runners do not include visionOS. https://github.com/actions/runner-images/issues/10559
5858
target: [iOS, macOS, catalyst]
59-
xcode: [Xcode_15.4, Xcode_16.2]
59+
xcode: [Xcode_16.2]
6060
runs-on: ${{ matrix.os }}
6161
env:
6262
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1

0 commit comments

Comments
 (0)