blob: 25dd3e7a0073455cc279e1f6b2acc2031742d326 [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//..."
incompatible_flags:
# Disabled because of a transitive dependency on `rules_foreign_cc` that is
# incompatible.
"--incompatible_autoload_externally=":
- "7.x"