Skip to content

Commit

Permalink
revert to setup-ocaml@v2 on Windows
Browse files Browse the repository at this point in the history
v3 doesn't seem to be working yet
  • Loading branch information
JasonGross authored Jul 30, 2024
1 parent a4a5abc commit 7a6115f
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 @@ -41,7 +41,7 @@ jobs:
with:
python-version: 3.x
- name: Set up OCaml
uses: ocaml/setup-ocaml@v3
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: 4.13.1
opam-repositories: |
Expand Down

0 comments on commit 7a6115f

Please sign in to comment.