mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-10 20:48:35 -04:00
CI: pin+install ambient-context
This commit is contained in:
parent
95fe450599
commit
47ce0b2efd
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -43,7 +43,9 @@ 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 pin ambient-context https://github.com/ocaml-tracing/ambient-context.git#simon/simpler-interface -y -n
|
||||||
opam install pbrt.4.0 -y
|
opam install pbrt.4.0 -y
|
||||||
|
opam install ambient-context
|
||||||
|
|
||||||
# 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: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue