Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
3235471db6826278481eeffb9a343c49e4f2df59
/
.
/
modules
/
rules_multirun
/
0.10.0
/
presubmit.yml
blob: c2176c1055f65eebf6c723f84702ccae3afef3d2 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"6.x"
,
"7.x"
,
"rolling"
]
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
'@rules_multirun//tests/...'