diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 4941399f..8b758e89 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' && 4 || 8 }} matrix: include: # Extra images