Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
693239eed4d2c5382cf414cde01508c08ef941cb
/
.
/
modules
/
catch2
/
3.2.1
/
presubmit.yml
blob: 3d62a82a5eef030c906d9eb0716cbc455a84d63e [
file
] [
log
] [
blame
]
matrix:
platform:
-
debian10
-
ubuntu2004
-
macos
-
windows
tasks:
verify_targets:
name:
Verify build targets
platform:
${{ platform }}
build_flags:
-
--
cxxopt=
-
std=c++14
build_targets:
-
'@catch2//:catch2'
-
'@catch2//:catch2_main'