blob: b6b7de9c7098c531b170dacd9db8aadfa89d6225 [file] [log] [blame]
matrix:
platform:
- ubuntu2004
- macos
- macos_arm64
bazel:
- 8.x
- 7.x
tasks:
verify_targets:
name: Verify build targets
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++17'
- '--host_cxxopt=-std=c++17'
build_targets:
- '@gz-msgs'
- '@gz-msgs//:cmd-gz-msgs'
- '@gz-msgs//:gzmsgs_cc_proto'