blob: 5d004e80596649ca4a08b5a975965e61cf2b8e8c [file] [log] [blame]
matrix:
bazel:
- 7.x
- 8.x
platform:
- ubuntu2404
- macos
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++20'
#bazel query 'kind(cc_binary,//...) - rdeps(//mbo/mope:mope,//...)'
build_targets:
- '@helly25_proto//mbo/proto:matchers_test'
- '@helly25_proto//mbo/proto:parse_text_proto_test'