blob: dff96f6a3bde83bfdc6ebe097494e064ab52cfc8 [file] [log] [blame]
matrix:
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
- windows
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
build_targets:
- '@rules_jvm_external//:implementation'
- '@rules_jvm_external//private/tools/java/...'
bcr_test_module:
module_path: examples/bzlmod
matrix:
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
- windows
tasks:
run_test_module:
name: Run test module
platform: ${{ platform }}
build_targets:
- //java/src/com/github/rules_jvm_external/examples/bzlmod:bzlmod_example