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