Skip to content

Commit 6772347

Browse files
committed
[Geneva] Update metrics SDK to 1.22.0
1 parent ede47de commit 6772347

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/geneva_metrics.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99
pull_request:
1010
branches: [main]
1111
paths:
12-
- "exporters/geneva/**"
13-
- ".github/workflows/geneva_metrics.yml"
14-
permissions:
15-
contents: read
12+
- "exporters/geneva/**"
13+
- ".github/workflows/geneva_metrics.yml"
14+
permissions:
15+
contents: read
1616
jobs:
1717
cmake_linux:
1818
name: CMake on Linux
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v3
2727
with:
2828
repository: "open-telemetry/opentelemetry-cpp"
29-
ref: "v1.21.0"
29+
ref: "v1.22.0"
3030
path: "otel_cpp"
3131
submodules: "recursive"
3232
- name: setup

0 commit comments

Comments
 (0)