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