From 74c8690e00a33ea07be92fbacdca8f28a1ac67e8 Mon Sep 17 00:00:00 2001 From: Will Date: Sun, 26 May 2024 15:49:08 -0400 Subject: [PATCH] ci/macos: skip failing fast because we can be flaky around sh tests for now --- .github/workflows/macos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index ddca0294..b6347582 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -14,6 +14,7 @@ jobs: contents: read attestations: write strategy: + fail-fast: false matrix: target-double: - apple-darwin