From f3eb8a317d5b4e2fa583293f6ec14f8c25ffc56e Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sun, 21 Nov 2021 21:33:01 +0100 Subject: [PATCH] ci: Disable fail-fast in stack matrix to keep other builds alive on failure --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c31763528..6040d9683 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -131,6 +131,7 @@ jobs: Build-Stack: strategy: + fail-fast: false matrix: os: - name: Linux & test