blob: 9ad3a3b771cb8f48473ef2def92ae1d8639afb76 [file] [log] [blame]
matrix:
platform:
- "debian10"
- "ubuntu2004"
- "macos"
- "macos_arm64"
- "windows"
bazel:
- "8.x"
- "7.x"
tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@engflowapis-java//..."
incompatible_flags:
# Disabled because of a transitive dependency on `rules_foreign_cc` that is
# incompatible.
"--incompatible_autoload_externally=":
- "7.x"