blob: 0b8f576f8fe363e655d8d2f101722926a592593b [file]
matrix:
platform:
- debian10
- debian11
- macos
- macos_arm64
- ubuntu2004
- ubuntu2204
- ubuntu2404
- windows
bazel:
- 7.x
- 8.x
- rolling
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--process_headers_in_dependencies'
build_targets:
- '@hfsm2'
test_targets:
- '@hfsm2//:hfsm2_test'