diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index f176313..2bcf269 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -2,7 +2,7 @@ bcr_test_module: module_path: "examples" matrix: platform: ["debian10", "ubuntu2204"] - bazel: ["7.x", "6.x"] + bazel: ["8.x", "7.x", "6.x"] tasks: run_tests: name: "Run test module"