diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09b579d4..d0f14c7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ on: jobs: build: strategy: + fail-fast: false matrix: os: [ubuntu-latest, macos-latest, windows-latest]