mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 13:59:53 +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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
image: [macos-13]
|
image: [macos-13, macos-14]
|
||||||
build_type: [Debug]
|
build_type: [Debug, Release]
|
||||||
std: [14, 17]
|
std: [14, 17]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user