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 9e6bb8d commit 88aafe4Copy full SHA for 88aafe4
.github/workflows/firebaseai.yml
@@ -86,7 +86,7 @@ jobs:
86
matrix:
87
include:
88
- os: macos-15
89
- xcode: Xcode_16.3
+ xcode: Xcode_16.2
90
runs-on: ${{ matrix.os }}
91
env:
92
BRANCH_NAME: ${{ github.head_ref || github.ref_name || 'main' }}
0 commit comments