diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7ea8f741a..d7d99cff6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -59,6 +59,7 @@ jobs: name: Build for MacOS (${{ matrix.os }}) runs-on: ${{ matrix.os }} strategy: + fail-fast: false matrix: os: [macos-13, macos-14] steps: