chore: use protoc 2.4 in CI

This commit is contained in:
Simon Cruanes 2023-11-08 12:11:32 -05:00
parent 65e9af6091
commit 705d541c3f
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

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