Skip to content

Commit

Permalink
Sync with the version used in ci to build the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarbin committed Feb 11, 2025
1 parent 609e9bf commit cb9e50f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup OCaml
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: "5.2.x"
ocaml-compiler: "5.3.x"
opam-repositories: |
default: https://github.com/ocaml/opam-repository.git
mbarbin: https://github.com/mbarbin/opam-repository.git
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup OCaml
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: "5.2.x"
ocaml-compiler: "5.3.x"
opam-repositories: |
default: https://github.com/ocaml/opam-repository.git
mbarbin: https://github.com/mbarbin/opam-repository.git
Expand Down

0 comments on commit cb9e50f

Please # to comment.