We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106e9f8 commit 22482ddCopy full SHA for 22482dd
.github/workflows/common.yml
@@ -96,7 +96,7 @@ jobs:
96
xcode: Xcode_16.2
97
platform: iOS
98
- os: macos-26
99
- xcode: Xcode_26.0
+ xcode: Xcode_26.1
100
101
runs-on: ${{ matrix.os }}
102
steps:
.github/workflows/firebaseai.yml
@@ -46,7 +46,7 @@ jobs:
46
xcode: Xcode_16.4
47
48
target: iOS
49
50
51
needs: spm
52
env:
@@ -88,7 +88,7 @@ jobs:
88
- os: macos-15
89
90
91
92
93
94
BRANCH_NAME: ${{ github.head_ref || github.ref_name || 'main' }}
0 commit comments