mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Don't fail CI fast
This commit is contained in:
1
.github/workflows/mac-builds.yml
vendored
1
.github/workflows/mac-builds.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
# the Intel based images for free to OSS projects.
|
||||
runs-on: macos-13
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
cxx:
|
||||
- clang++
|
||||
|
Reference in New Issue
Block a user