Skip to content

Commit

Permalink
add max parallel field
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 11, 2024
1 parent b2f1404 commit 47e9689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
max-parallel: 5
max-parallel: 6
matrix:
repository: [
"map-even-odd",
Expand Down

0 comments on commit 47e9689

Please sign in to comment.