blob: 3984c5ae21bb606d33f5eef0b83c685718647f56 [file] [log] [blame]
bcr_test_module:
module_path: 'examples/bzlmod'
matrix:
platform: ['ubuntu2004']
bazel: ["7.x", "8.x"]
tasks:
run_tests:
name: 'Run test module'
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '//...'