From 4417022242d09a25a59063543dd86938211dda8c Mon Sep 17 00:00:00 2001 From: Markus Hofbauer Date: Mon, 15 Dec 2025 12:23:56 +0100 Subject: [PATCH] Update platform versions in presubmit.yml --- .bcr/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 0a7e6b4..b09ae5b 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -1,7 +1,7 @@ bcr_test_module: module_path: "e2e/smoke" matrix: - platform: ["debian10", "macos", "ubuntu2004", "windows"] + platform: ["debian11", "macos", "ubuntu2204", "windows"] bazel: ["8.x", "7.x", "6.x"] tasks: run_tests: