blob: b77acab75f4ec8d6859feb7e225a2350afb55be4 [file]
matrix:
bazel: ["6.x", "7.x"]
platform:
- rockylinux8
- debian10
- ubuntu2004
- 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'