diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f7a404b9..a31371113 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -377,7 +377,7 @@ jobs: strategy: # MacOS instances are rate-limited, which means that whenever we can # avoid doing work, we should! - fail-fast: true + fail-fast: false matrix: include: # Reasonably varied set of macOS targets.