chore: ask for ocaml-protoc 2.3 in CI

version that supports optional in proto3
This commit is contained in:
Simon Cruanes 2022-08-17 10:28:14 -04:00
parent 1aec277063
commit 078b074734
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -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