blob: d302b7f716319234a35e2ed096763ade0859ee92 [file] [log] [blame]
matrix:
platform:
- debian11
- ubuntu2004
- ubuntu2204
- ubuntu2404
- macos
- macos_arm64
- windows
bazel: [7.x, 8.x, rolling]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- "--process_headers_in_dependencies"
build_targets:
- "@boost.foreach//:boost.foreach"
test_flags:
- "--process_headers_in_dependencies"
test_targets:
- "@boost.foreach//:all"