blob: 21da28697c6fdfa4495a57655865d30a8ca2b31d [file]
bcr_test_module:
module_path: "."
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel: [6.x, 7.x, 8.x]
tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "//..."