Skip to content

Commit f390833

Browse files
authored
[Revert] Limit concurrent runner jobs
1 parent dfa5ed8 commit f390833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/spm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
# Don't run on private repo unless it is a PR.
2727
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
2828
strategy:
29-
max-parallel: 1
3029
matrix:
3130
os: [macos-14, macos-13]
3231
include:

0 commit comments

Comments
 (0)