chore: CI

This commit is contained in:
Simon Cruanes 2024-09-03 09:59:23 -04:00
parent d16ae869a2
commit dc4e5cf40c
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
2 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@ jobs:
# temporary until it's in a release
- run: opam pin https://github.com/ocaml-multicore/picos.git -y -n
- run: opam install odig moonpool moonpool-lwt
- run: opam install odig moonpool moonpool-lwt moonpool-io
- run: opam exec -- odig odoc --cache-dir=_doc/ moonpool moonpool-lwt

View file

@ -32,7 +32,7 @@ jobs:
# temporary until it's in a release
- run: opam pin https://github.com/ocaml-multicore/picos.git -y -n
- run: opam install -t moonpool moonpool-lwt --deps-only
- run: opam install -t moonpool moonpool-lwt moonpool-io --deps-only
if: matrix.ocaml-compiler == '5.2'
- run: opam install -t moonpool --deps-only
if: matrix.ocaml-compiler != '5.2'
@ -68,7 +68,7 @@ jobs:
# temporary until it's in a release
- run: opam pin https://github.com/ocaml-multicore/picos.git -y -n
- run: opam install -t moonpool moonpool-lwt --deps-only
- run: opam install -t moonpool moonpool-lwt moonpool-io --deps-only
- run: opam exec -- dune build @install
# install some depopts
- run: opam install thread-local-storage trace domain-local-await