mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
chore: ask for ocaml-protoc 2.3 in CI
version that supports optional in proto3
This commit is contained in:
parent
1aec277063
commit
078b074734
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt
|
||||
|
||||
- run: opam install ocaml-protoc -y
|
||||
- run: opam pin ocaml-protoc 2.3 -y
|
||||
|
||||
- run: opam exec -- dune build @lint
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue