mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -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
|
- name: Use OCaml
|
||||||
uses: ocaml/setup-ocaml@v2
|
uses: ocaml/setup-ocaml@v2
|
||||||
with:
|
with:
|
||||||
ocaml-compiler: '4.14'
|
ocaml-compiler: '5.0'
|
||||||
dune-cache: true
|
dune-cache: true
|
||||||
|
|
||||||
- name: Deps
|
- name: Deps
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue