From 15a152d02deab6420f6275d4f998c2deeafc70ba Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Thu, 9 Mar 2023 11:52:06 +0100 Subject: [PATCH] keep CI running if one OS fails --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index eab9f85d..18149c02 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,6 +26,7 @@ jobs: build: strategy: + fail-fast: false matrix: include: # Matrix required to handle caching with Mambaforge