Skip to content

Commit 534c9bf

Browse files
authored
Update platform versions in presubmit.yml (#172)
1 parent 3194a79 commit 534c9bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bcr_test_module:
22
module_path: "e2e/smoke"
33
matrix:
4-
platform: ["debian10", "macos", "ubuntu2004", "windows"]
4+
platform: ["debian11", "macos", "ubuntu2204", "windows"]
55
bazel: ["8.x", "7.x", "6.x"]
66
tasks:
77
run_tests:

0 commit comments

Comments
 (0)