Skip to content

Commit

Permalink
Update coq-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Feb 8, 2025
1 parent 3f1642e commit 77eadd8
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@v3
with:
ocaml-compiler: 4.14.2
ocaml-compiler: 4.14
- run: opam install conf-time conf-gcc
- run: opam install 'ocamlfind>=1.9.7'
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}
Expand Down

0 comments on commit 77eadd8

Please sign in to comment.