blob: ac8724c2f119467f1986573eb9850a3458ac2de9 [file] [log] [blame]
matrix:
platform: [macos, ubuntu2204]
bazel: [7.x, 8.0.0rc2]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@lcov"
- "@lcov//:genhtml"
test_targets:
- "@lcov//..."