diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index f1cee42c..f4adedcd 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -39,7 +39,7 @@ jobs: strategy: # Pushing with all jobs in parallel # eats the bandwidth of all the nodes - # max-parallel: ${{ github.event_name != 'pull_request' && 4 || 8 }} + max-parallel: ${{ github.event_name != 'pull_request' && 6 || 12 }} matrix: include: # Extra images