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