diff --git a/.github/workflows/containers.yml b/.github/workflows/containers.yml index ac02469..9c74854 100644 --- a/.github/workflows/containers.yml +++ b/.github/workflows/containers.yml @@ -190,6 +190,7 @@ jobs: run: shell: /usr/bin/docker exec candidate /bin/bash {0} strategy: + fail-fast: false matrix: architecture: ${{ fromJSON(needs.architectures.outputs.json) }} include: