diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6179d36..dd5412ec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: [push, pull_request] jobs: build: strategy: + fail-fast: false matrix: name: [mac, ubuntu-mpich, ubuntu-standard, ubuntu-debug, ubuntu-nogather, mac-thread-cap]