diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 423acc4..530c637 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,6 +43,7 @@ jobs: apple-3rd-tier: strategy: + fail-fast: false matrix: os: [ macOS-13, macOS-14 ] sim: [ tvOS, watchOS ]