blob: 64ee6d5b03d6e2827a67ef39d22dfabb50779be0 [file] [log] [blame]
matrix:
platform: ["debian10", "macos", "ubuntu2004"]
bazel: ["7.x", "8.x"]
tasks:
verify_targets:
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- '--cxxopt=-std=c++14'
- '--host_cxxopt=-std=c++14'
build_targets:
- '@opentelemetry-proto//...'