We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cbed3 commit 3683c2cCopy full SHA for 3683c2c
.github/workflows/coq-windows.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Set up OCaml
44
uses: ocaml/setup-ocaml@v2
45
with:
46
- ocaml-compiler: 4.11.1
+ ocaml-compiler: 4.13.1
47
opam-repositories: |
48
opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
49
default: https://github.com/ocaml/opam-repository.git
0 commit comments