Skip to content

Commit 8302be2

Browse files
committed
Updating github-config
1 parent 5df312b commit 8302be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ jobs:
414414
if: ${{ needs.preparation.outputs.polling_type == 'hash' }}
415415
needs: preparation
416416
strategy:
417+
max-parallel: 4
417418
matrix:
418419
stacks: ${{ fromJSON(needs.preparation.outputs.stacks) }}
419420
arch: ${{ fromJSON(needs.preparation.outputs.architectures) }}

0 commit comments

Comments
 (0)