Skip to content

Commit

Permalink
CI: use OCaml 4.14 under windows
Browse files Browse the repository at this point in the history
Qui ne tente rien n'a rien
  • Loading branch information
pirbo committed Mar 6, 2024
1 parent 5fadbcc commit ffc7d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Setup OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.13.x
ocaml-compiler: 4.14.x
- name: Install OPAM dependencies
run: >
opam install --yes dune num yojson result lwt fmt logs re
Expand Down

0 comments on commit ffc7d83

Please sign in to comment.