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

View file

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