Skip to content

Commit 0464a4f

Browse files
committed
NO-JIRA: Update the version of opentelemetry used in the build github action
1 parent 0eb628b commit 0464a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/otel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ sudo apt-get install libgtest-dev libgmock-dev libbenchmark-dev \
2929

3030
# Clone OpenTelemetry-cpp
3131

32-
git clone -b v1.9.1 --recurse-submodules https://github.com/open-telemetry/opentelemetry-cpp
32+
git clone -b v1.19.0 --recurse-submodules https://github.com/open-telemetry/opentelemetry-cpp
3333

3434
# Build/Install OpenTelemetry-cpp
3535

0 commit comments

Comments
 (0)