Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e3b4c1855fbe70237e5afee40cf6a5d1ced97249
/
.
/
modules
/
rules_multirun
/
0.13.0
/
presubmit.yml
blob: c2176c1055f65eebf6c723f84702ccae3afef3d2 [
file
]
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/...'