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 695134c commit 39fed77Copy full SHA for 39fed77
.github/workflows/firestore.yml
@@ -494,19 +494,19 @@ jobs:
494
xcode: Xcode_16.2
495
target: iOS
496
- os: macos-15
497
- xcode: Xcode_16.2
+ xcode: Xcode_16.3
498
499
500
501
target: tvOS
502
503
504
target: macOS
505
506
507
target: catalyst
508
509
510
target: visionOS
511
runs-on: ${{ matrix.os }}
512
env:
0 commit comments