Skip to content

Commit

Permalink
chore(ci): adjust parallelism
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Sep 23, 2024
1 parent 51cba89 commit bf8f867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
strategy:
# Pushing with all jobs in parallel
# eats the bandwidth of all the nodes
max-parallel: 1
max-parallel: 2
matrix:
include:
- build-type: 'hipblas'
Expand Down

0 comments on commit bf8f867

Please sign in to comment.