Skip to content

Commit dbaa253

Browse files
hofbialexeagle
andauthored
chore: Update OS version in presubmit configuration (#1212)
Don't test on an EOL OS --------- Co-authored-by: Alex Eagle <alex@aspect.build>
1 parent 3a6b910 commit dbaa253

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:
66
- 7.x
77
- 8.x

0 commit comments

Comments
 (0)