diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index f913d0f..ac02469 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -190,7 +190,6 @@ jobs: run: shell: /usr/bin/docker exec candidate /bin/bash {0} strategy: - max-parallel: 1 # takes advantage of caching between jobs matrix: architecture: ${{ fromJSON(needs.architectures.outputs.json) }} include: