mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
chore: use protoc 2.4 in CI
This commit is contained in:
parent
65e9af6091
commit
705d541c3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
|
||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt
|
||||
|
||||
- run: opam pin ocaml-protoc 2.3 -y
|
||||
- run: opam pin ocaml-protoc 2.4 -y
|
||||
|
||||
- run: opam exec -- dune build @lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue