CI: pin ocaml-trace to a specific commit

This commit is contained in:
Simon Cruanes 2025-12-27 20:49:31 -05:00
parent dc21341d92
commit ea1c6ba0f5
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -57,7 +57,7 @@ jobs:
- run: opam exec -- dune build @install -p opentelemetry,opentelemetry-client,opentelemetry-lwt,opentelemetry-client-ocurl,opentelemetry-cohttp-lwt,opentelemetry-client-cohttp-lwt,opentelemetry-logs
- run: opam pin trace --dev -y -n
- run: opam pin trace https://github.com/c-cube/ocaml-trace.git#b132951644884ce204aeee3ba1d3c1ba79442f2f -y -n
- run: opam install trace
- run: opam exec -- dune build @install -p opentelemetry