diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 925ee06..4904cb4 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -7,9 +7,11 @@ bcr_test_module: - macos - macos_arm64 - windows + bazel: [5.x, 6.x, 7.x] tasks: run_test_module: name: Run test module platform: ${{ platform }} + bazel: ${{ bazel }} build_targets: - //...