Skip to content

Commit 88dd840

Browse files
authored
Merge pull request #6 from stackb/ci/remove-windows
Remove windows from BCR matrix
2 parents 9b100cf + 5f14716 commit 88dd840

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)