mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01:00
More tsan builds
This commit is contained in:
4
.github/workflows/mac-other-builds.yml
vendored
4
.github/workflows/mac-other-builds.yml
vendored
@@ -13,8 +13,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
image: [macos-13]
|
||||
build_type: [Debug]
|
||||
image: [macos-13, macos-14]
|
||||
build_type: [Debug, Release]
|
||||
std: [14, 17]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user