commit | 9614fef859aaa2e1d8d0afb342082cdd21cc3b8d | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Mon Oct 14 23:43:44 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 14 23:43:44 2024 +0200 |
tree | 874a13e6dfdf8a7fc60f8fb2efdb71a2ae86d649 | |
parent | ec686efef310d19e4a019eeb297a9f3b264d6c58 [diff] |
Test Bazel 6 and Windows in BCR presubmit
diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index 5eb53ce..fd5f3ba 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml
@@ -6,9 +6,8 @@ - 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