Skip to content

Commit 03927e4

Browse files
authored
Test Bazel 6 and Windows in BCR presubmit (#11)
1 parent ec686ef commit 03927e4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.bcr/presubmit.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ bcr_test_module:
66
- debian10
77
- ubuntu2004
88
- macos
9-
# Reenable after making private APIs available in 7.4.0.
10-
# - windows
11-
bazel: [7.x]
9+
- windows
10+
bazel: [6.x, 7.x]
1211
tasks:
1312
run_test_module:
1413
name: Run test module

0 commit comments

Comments
 (0)