From e43ece0abffb88128012a22f9904b42bfe6cc770 Mon Sep 17 00:00:00 2001 From: Eugene Yokota Date: Sat, 16 Mar 2024 02:35:57 -0400 Subject: [PATCH] Update presubmit.yml --- .bcr/presubmit.yml | 2 ++ 1 file changed, 2 insertions(+) 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: - //...