diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a546f54a00..df3dc8dd97 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,6 +24,7 @@ jobs: name: Build runs-on: ${{ matrix.os }} strategy: + fail-fast: false matrix: os: [ubuntu-latest, macos-latest] include: