blob: 8e1afea1035017a32e45c1644c28e6d3ddef74a3 [file]
bcr_test_module:
module_path: "examples/gem"
matrix:
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"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."