blob: 7b70e90399f96cecb08a525276a56dc4726e1728 [file]
bcr_test_module:
module_path: "examples"
matrix:
platform: ["debian10", "fedora40", "macos", "macos_arm64", "ubuntu2004", "ubuntu2204"]
bazel: ["7.x", "8.x", "rolling"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "//..."
test_targets:
- "//..."