blob: c2176c1055f65eebf6c723f84702ccae3afef3d2 [file] [log] [blame]
matrix:
platform: ["macos", "ubuntu2004", "windows"]
bazel: ["6.x", "7.x", "rolling"]
tasks:
verify_targets:
name: "Verify build targets"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- '@rules_multirun//tests/...'