Skip to content

Commit

Permalink
use setup-ocaml@v2 in Windows
Browse files Browse the repository at this point in the history
To work around ocaml/setup-ocaml#833
  • Loading branch information
JasonGross authored Jul 29, 2024
1 parent 93e5435 commit a5330af
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 a5330af

Please sign in to comment.