blob: 489ed7f4d62b276ce79d698dedda4d071c0fefc2 [file]
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_targets:
- '//...'