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 a66cdf3 commit daf0577Copy full SHA for daf0577
.github/workflows/firestore.yml
@@ -435,6 +435,7 @@ jobs:
435
(github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') ||
436
(github.event_name == 'pull_request' && needs.changes.outputs.changed == 'true')
437
strategy:
438
+ max-parallel: 1
439
matrix:
440
target: [iOS, tvOS, macOS]
441
os: [macos-13, macos-14]
0 commit comments