blob: fde53b7527198495ee3b06312bf5ab1a370e8050 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/use_release"
matrix:
bazel: ["8.x", "7.x"]
# TODO(#9): add windows to this list
platform: ["debian10", "macos", "ubuntu2004"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."