Skip to content

Commit 5f14716

Browse files
committed
Remove windows from BCR matrix
1 parent 9b100cf commit 5f14716

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: "."
33
matrix:
4-
platform: ["debian11", "ubuntu2404", "macos", "windows"]
4+
platform: ["debian11", "ubuntu2404", "macos"]
55
bazel: [7.x, 8.x]
66
tasks:
77
run_tests:

0 commit comments

Comments
 (0)