mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-05 19:00:33 -05:00
CI: use 5.0 to generate online docs
This commit is contained in:
parent
43ca60ff15
commit
2800a3e0a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Use OCaml
|
||||
uses: ocaml/setup-ocaml@v2
|
||||
with:
|
||||
ocaml-compiler: '4.14'
|
||||
ocaml-compiler: '5.0'
|
||||
dune-cache: true
|
||||
|
||||
- name: Deps
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue