Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
123b302c0bdb20901fc91a907ee7da64151b2a9f
/
.
/
modules
/
rules_cc
/
0.1.5
/
presubmit.yml
blob: b1335fb19ba4a9717e55462a97a2b7bd2e197f28 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"rockylinux8"
,
"debian11"
,
"macos"
,
"macos_arm64"
,
"ubuntu2404"
,
"windows"
]
bazel:
-
7.x
-
8.x
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@rules_cc//cc/..."