blob: c81cf084c1cc9d74f444c7052e65fd90125b8882 [file]
matrix:
platform:
- centos7
- debian10
- macos
- ubuntu2004
- windows
bazel:
- 7.x
- 8.x
tasks:
verify_build_targets:
name: "Verify build targets w/ Bazel {bazel}"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@rules_java//java/..."