Skip to content

Commit

Permalink
Test Bazel 6 and Windows in BCR presubmit (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Oct 14, 2024
1 parent ec686ef commit 03927e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ bcr_test_module:
- debian10
- ubuntu2004
- macos
# Reenable after making private APIs available in 7.4.0.
# - windows
bazel: [7.x]
- windows
bazel: [6.x, 7.x]
tasks:
run_test_module:
name: Run test module
Expand Down

0 comments on commit 03927e4

Please sign in to comment.