diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index b6f7777c06..9861e7a0f3 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -2,7 +2,7 @@ bcr_test_module: module_path: "e2e/smoke" matrix: bazel: ["7.x", "8.x", "rolling"] - platform: ["debian10", "macos", "ubuntu2004", "windows"] + platform: ["debian11", "macos", "ubuntu2204", "windows"] tasks: run_tests: name: "Run test module"