diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9417506eb..914e24e28 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,6 +12,7 @@ jobs: shell: ${{ matrix.platform.shell }} strategy: + fail-fast: false matrix: platform: - { name: Windows (x64), os: windows-latest, shell: pwsh, flags: -A x64 }