diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 83b72c8..2883e04 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -2,7 +2,7 @@ bcr_test_module: module_path: "e2e/smoke" matrix: platform: ["debian10", "macos", "ubuntu2004"] - bazel: ["6.x", "7.x"] + bazel: ["7.x", "8.x"] tasks: run_tests: name: "Run test module"