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