Skip to content

Commit 881611e

Browse files
authored
[Firebase AI] Add macOS / Xcode 26 testing to spm job (#15330)
1 parent d3ca739 commit 881611e

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)