Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
bae6602a54313c059e416451d0860107b9fddfb7
/
.
/
modules
/
rules_nodejs
/
5.8.5
/
presubmit.yml
blob: 331357ad4b5cbb3a027125d6f1b20d685ef0d7de [
file
]
matrix:
platform:
[
"debian11"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"6.x"
,
"7.x"
]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
'@rules_nodejs//nodejs/...'