1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-01 20:25:09 +02:00

Support opentelemetry 0.18 (#89)

* Support opentelemetry 0.18

* Update github workflow
This commit is contained in:
Riley
2022-09-20 03:36:55 -05:00
committed by GitHub
parent 973d9b0389
commit 2ffc110e2f
5 changed files with 29 additions and 5 deletions

View File

@ -53,6 +53,7 @@ jobs:
- opentelemetry_0_15
- opentelemetry_0_16
- opentelemetry_0_17
- opentelemetry_0_18
steps:
- uses: actions/checkout@v2
- name: Cache dependencies