diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5ed5748a..25b45acc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,6 @@ jobs: SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_TOKEN }} strategy: - fail-fast: false matrix: os: [macos-latest, ubuntu-latest, windows-latest, windows-11-arm] # os: [windows-latest]