Skip to content

Commit

Permalink
chore: update otel libs (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Jul 25, 2023
1 parent f4b00d0 commit afae2c8
Show file tree
Hide file tree
Showing 5 changed files with 211 additions and 549 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Install dependencies # TODO: remove when opentelemetry 0.19 is released
run: sudo apt update && sudo apt install -y protobuf-compiler
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
with:
Expand Down
Loading

0 comments on commit afae2c8

Please sign in to comment.