blob: c447a6b1d7c7733811d4f4a76d9cc003c9845f9c [file]
matrix:
bazel: [7.x, 8.x, 9.x, rolling]
platform:
- debian13
- rockylinux8
- ubuntu2404
tasks:
verify_targets:
name: Verify sparse-map target
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- "--incompatible_autoload_externally=+@rules_cc"
build_targets:
- "@sparse_map//:sparse_map"