CI: pin+install ambient-context

This commit is contained in:
Simon Cruanes 2026-01-20 20:02:51 -05:00
parent 95fe450599
commit 47ce0b2efd
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -43,7 +43,9 @@ jobs:
- run: |
opam pin trace https://github.com/ocaml-tracing/ocaml-trace.git#simon/full-refactor-open-sum-types-no-more-manual-spans -y -n
opam pin ambient-context https://github.com/ocaml-tracing/ambient-context.git#simon/simpler-interface -y -n
opam install pbrt.4.0 -y
opam install ambient-context
# We cannot install packages that need eio on ocaml versions before 5
- run: |