Skip to content

Commit 77eadd8

Browse files
authored
Update coq-windows.yml
1 parent 3f1642e commit 77eadd8

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@v3
4545
with:
46-
ocaml-compiler: 4.14.2
46+
ocaml-compiler: 4.14
4747
- run: opam install conf-time conf-gcc
4848
- run: opam install 'ocamlfind>=1.9.7'
4949
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}

0 commit comments

Comments
 (0)