diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9cea8796..20fb722b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,6 +24,7 @@ jobs: build: name: CI strategy: + fail-fast: false matrix: archBox: - { arch: amd64, vmArch: x64 }