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