Skip to content

Commit

Permalink
[CI] [Windows] Bump to OCaml 4.13.1 (#1936)
Browse files Browse the repository at this point in the history
In preparation for setup-ocaml@v3
  • Loading branch information
JasonGross authored Jul 30, 2024
1 parent 17cbed3 commit 3683c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Set up OCaml
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.11.1
ocaml-compiler: 4.13.1
opam-repositories: |
opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
default: https://github.com/ocaml/opam-repository.git
Expand Down

0 comments on commit 3683c2c

Please sign in to comment.