mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-17 07:32:11 +01:00
Don't fail CI fast
This commit is contained in:
1
.github/workflows/mac-builds-m1.yml
vendored
1
.github/workflows/mac-builds-m1.yml
vendored
@@ -6,6 +6,7 @@ jobs:
|
||||
build:
|
||||
runs-on: macos-14
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
cxx:
|
||||
- clang++
|
||||
|
||||
Reference in New Issue
Block a user