blob: acfabc00ee74a6b4210a7053f0c1b57167cc4ff6 [file]
matrix:
platform: [macos_arm64, ubuntu2204, "windows"]
bazel: [7.x, 8.x]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@lcov"
- "@lcov//:genhtml"
test_targets:
- "@lcov//..."