We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6819564 commit f9fbb6cCopy full SHA for f9fbb6c
modules/opentelemetry-cpp/1.14.2/presubmit.yml
@@ -8,6 +8,6 @@ tasks:
8
build_flags:
9
- '--cxxopt=-std=c++14'
10
- '--host_cxxopt=-std=c++14'
11
- - '--@io_opentelemetry_cpp//api:with_abseil=true'
+ - '--@opentelemetry-cpp//api:with_abseil=true'
12
build_targets:
13
- - '@io_opentelemetry_cpp//...'
+ - '@opentelemetry-cpp//...'
0 commit comments