Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
28567b88269eff93b02c23e1216e1194625feea7
/
.
/
modules
/
googletest
/
1.15.0
/
presubmit.yml
blob: 4ec70a01780a4f2fa8f722ad7a4eeebdefb5adec [
file
] [
log
] [
blame
]
matrix:
bazel:
-
7.x
platform:
-
debian10
-
ubuntu2004
-
macos
-
windows
tasks:
verify_targets:
name:
Verify build targets
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
'--cxxopt=-std=c++14'
build_targets:
-
'@googletest//...'