blob: 2e0f5d5233aff4f73d69b4e756db2323570256ac [file]
bcr_test_module:
module_path: "."
matrix:
platform:
- debian11
- ubuntu2004
- ubuntu2204
- ubuntu2404
- macos
- macos_arm64
bazel: [7.x, 8.x, rolling]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "//..."
test_targets:
- "//..."