Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_proto
/
refs/heads/upstream/main
/
.
/
.bcr
/
presubmit.yml
blob: 1db4f4501014cb5ecb5c913d9e1888e87734ecda [
file
] [
log
] [
blame
] [
edit
]
matrix:
platform:
[
"centos7"
,
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
'7.x'
,
'8.x'
]
tasks:
verify_build_targets:
name:
"Verify build targets"
bazel:
${{ bazel }}
platform:
${{ platform }}
build_targets:
-
"@rules_proto//proto/..."