From b3d9255f1e974acd57f04938d8e3e77a41431600 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 27 Feb 2026 04:23:54 +0000 Subject: [PATCH] Updating github-config --- .github/workflows/create-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index fa9320c3..63cbb803 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -414,6 +414,7 @@ jobs: if: ${{ needs.preparation.outputs.polling_type == 'hash' }} needs: preparation strategy: + max-parallel: 4 matrix: stacks: ${{ fromJSON(needs.preparation.outputs.stacks) }} arch: ${{ fromJSON(needs.preparation.outputs.architectures) }}