Skip to content

Commit 3683c2c

Browse files
authored
[CI] [Windows] Bump to OCaml 4.13.1 (#1936)
In preparation for setup-ocaml@v3
1 parent 17cbed3 commit 3683c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coq-windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up OCaml
4444
uses: ocaml/setup-ocaml@v2
4545
with:
46-
ocaml-compiler: 4.11.1
46+
ocaml-compiler: 4.13.1
4747
opam-repositories: |
4848
opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
4949
default: https://github.com/ocaml/opam-repository.git

0 commit comments

Comments
 (0)