From 617451a3784478128ac54c46d1a85a238e192ab2 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 20 Oct 2021 08:26:54 -0500 Subject: [PATCH] chore(ci): Release what we can --- .github/workflows/post-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml index 28af090..a91839c 100644 --- a/.github/workflows/post-release.yml +++ b/.github/workflows/post-release.yml @@ -56,6 +56,7 @@ jobs: name: build-release needs: create-release strategy: + fail-fast: false matrix: build: [linux, macos, win-msvc] include: