Skip to content

Commit bfa113d

Browse files
reinstate previous run config
1 parent 95bc074 commit bfa113d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/spm.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +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, tvOS, macOS, catalyst]
59-
include:
60-
- os: macos-15
61-
xcode: Xcode_16.2
62-
test: spm
63-
- os: macos-14
64-
xcode: Xcode_15.3
65-
test: spm
59+
xcode: [Xcode_15.4, Xcode_16.2]
6660
runs-on: ${{ matrix.os }}
6761
env:
6862
FIREBASECI_USE_LATEST_GOOGLEAPPMEASUREMENT: 1

0 commit comments

Comments
 (0)