blob: 33b271c864133c386c6e86c070a44a334a49f063 [file] [log] [blame]
bcr_test_module:
module_path: 'e2e/bzlmod'
matrix:
bazel: ['rolling', '8.x', '7.x', '6.x']
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
tasks:
run_tests:
name: 'Run test module'
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- '//...'