blob: 249a4c07c23ccd2f7a84ef39c28afca22a8382ee [file] [log] [blame]
matrix:
platform:
- debian11
- ubuntu2204
- ubuntu2404
- macos
- macos_arm64
- 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:
- '//...'