Skip to content

Commit 1aa0a7a

Browse files
committed
Avoid building all the images at once
1 parent 515faa6 commit 1aa0a7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
- list_prestashop_images
7777
- publish_base
7878
strategy:
79+
max-parallel: 2
7980
fail-fast: false
8081
matrix:
8182
ps-version: ${{ fromJson(needs.list_prestashop_images.outputs.versions) }}

0 commit comments

Comments
 (0)