blob: fd2cf91ed85d38161af98de635eb66f80a9535fb [file] [log] [blame] [edit]
bcr_test_module:
module_path: examples/basicapp
matrix:
platform: ["ubuntu2004", "macos", "windows"]
bazel: ["7.4.1", "8.0.0", "rolling"]
tasks:
run_test_module:
name: "Verify build targets with bzlmod"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "//java/com/basicapp:basic_app"