This is an automated email from the ASF dual-hosted git repository.

astitcher pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git


The following commit(s) were added to refs/heads/main by this push:
     new 0464a4ffa NO-JIRA: Update the version of opentelemetry used in the 
build github action
0464a4ffa is described below

commit 0464a4ffaead169de464263e25907b0f09eb9a13
Author: Andrew Stitcher <astitc...@apache.org>
AuthorDate: Tue Apr 1 22:18:56 2025 -0400

    NO-JIRA: Update the version of opentelemetry used in the build github action
---
 ci/otel.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/otel.sh b/ci/otel.sh
index 8500466ea..873963426 100644
--- a/ci/otel.sh
+++ b/ci/otel.sh
@@ -29,7 +29,7 @@ sudo apt-get install libgtest-dev libgmock-dev 
libbenchmark-dev \
 
 # Clone OpenTelemetry-cpp
 
-git clone -b v1.9.1 --recurse-submodules 
https://github.com/open-telemetry/opentelemetry-cpp
+git clone -b v1.19.0 --recurse-submodules 
https://github.com/open-telemetry/opentelemetry-cpp
 
 # Build/Install OpenTelemetry-cpp
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to