Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
2c0b7ed6e969cb2c32d2b7275de3523eae922dbb
/
.
/
modules
/
toolchains_riscv_gnu
/
1.0.0
/
presubmit.yml
blob: 053a0e1ae810209189942be3ba9274531953f45b [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"examples/toolchain"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"7.x"
,
"6.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."