Skip to content

Commit

Permalink
chore: test module on bazel 6/7 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Mar 5, 2024
1 parent 68eb372 commit fde8cb7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
bcr_test_module:
module_path: "examples/gem"
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel: ["7.x", "6.x"]
# NB: Windows is removed due to https://github.com/bazel-contrib/rules_ruby/issues/64
platform: ["debian10", "macos", "ubuntu2004"]
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit fde8cb7

Please sign in to comment.