blob: 8c4fd3610b63032744d3c5922e829e4808b04df3 [file]
matrix:
bazel: ["6.x", "7.x", "8.x", "9.x"]
platform:
- debian13
- fedora43
- rockylinux8
- ubuntu2404
- macos
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@rules_flex//tests:hello_c'
- '@rules_flex//tests:genrule_flex_cc'