Skip to content

Commit 6e3f603

Browse files
committed
add changelog entry. Update annotation on test
1 parent e65917d commit 6e3f603

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/cmake_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: ./ci/do_ci.sh cmake.install.test
8989

9090
ubuntu_2404_latest:
91-
name: Ubuntu 24.04 latest versions cxx20 (static libs)
91+
name: Ubuntu 24.04 latest versions cxx20 (static libs - shared libs)
9292
runs-on: ubuntu-24.04
9393
env:
9494
INSTALL_TEST_DIR: '/home/runner/install_test'

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Increment the:
1515

1616
## [Unreleased]
1717

18+
* [TEST] Shared otel-cpp libs linked to latest static protobuf and grpc
19+
[#3544](https://github.com/open-telemetry/opentelemetry-cpp/pull/3544)
20+
1821
## [1.22 2025-07-11]
1922

2023
* [DOC] Udpate link to membership document

0 commit comments

Comments
 (0)