Skip to content

Commit 2535f4f

Browse files
committed
[CI] Add macOS / Xcode 26 testing for iOS to common spm job
1 parent a823973 commit 2535f4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/common.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ jobs:
9595
- os: macos-14
9696
xcode: Xcode_16.2
9797
platform: iOS
98+
- os: macos-26
99+
xcode: Xcode_26.0
100+
platform: iOS
98101
runs-on: ${{ matrix.os }}
99102
steps:
100103
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)