Sign in
bazel
/
rules_cc
/
7c39729245a57b7381cc0b05d464b04a437d8ce2
/
.
/
.bcr
/
presubmit.yml
blob: 902c89c18676ae94ec6f329850f25fabaf1c4178 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"centos7"
,
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
-
6.x
-
7.x
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@rules_cc//cc/..."