Skip to content

Commit daf0577

Browse files
authored
max-parallel: 1
1 parent a66cdf3 commit daf0577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/firestore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ jobs:
435435
(github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') ||
436436
(github.event_name == 'pull_request' && needs.changes.outputs.changed == 'true')
437437
strategy:
438+
max-parallel: 1
438439
matrix:
439440
target: [iOS, tvOS, macOS]
440441
os: [macos-13, macos-14]

0 commit comments

Comments
 (0)