blob: 978aeeb51afa6aec3d69273cc9a9f85748d9cc50 [file]
matrix:
platform:
- debian10
- debian11
- macos
# Not supported due to a known bug.
# See: https://github.com/bazelbuild/bazel-central-registry/pull/7045#issuecomment-3712750960
# - macos_arm64
- ubuntu2004
- ubuntu2204
- ubuntu2404
- windows
bazel: [7.x, 8.x, rolling]
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--process_headers_in_dependencies'
build_targets:
- '@boost.algorithm//:boost.algorithm'