mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
chore: CI: pin specific commit for pbrt/ocaml-protoc
This commit is contained in:
parent
5dcf26b142
commit
f51d52abfc
1 changed files with 1 additions and 2 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -42,8 +42,7 @@ jobs:
|
||||||
allow-prerelease-opam: true
|
allow-prerelease-opam: true
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
opam pin ocaml-protoc 3.0.1 -y -n
|
opam pin https://github.com/mransan/ocaml-protoc.git#ea37bad918adc6c07a5437175763b32e2cab54ae -y -n
|
||||||
opam pin pbrt 3.0.1 -y -n
|
|
||||||
opam install pbrt -y
|
opam install pbrt -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue