blob: cd00ec3e1e2c7b0c3b969acee12bfb2ed41c6cbb [file]
matrix:
platform:
- debian10
- ubuntu2004
bazel:
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '@libmodbus//:modbus'
- '@libmodbus//:modbus_headers'
- '@libmodbus//:modbus_shared'