Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e3b4c1855fbe70237e5afee40cf6a5d1ced97249
/
.
/
modules
/
rules_cc
/
0.1.1
/
presubmit.yml
blob: 95506924eefed1b774e1e769b75033236fd4ca1d [
file
] [
log
] [
blame
]
matrix:
platform:
[
"rockylinux8"
,
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
-
7.x
-
8.x
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@rules_cc//cc/..."