Skip to content

Commit

Permalink
Update coq-windows.yml: remove depext and sunset repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Jul 31, 2024
1 parent 1a06bdf commit 5c9ecdd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 4.13.1
opam-repositories: |
opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
default: https://github.com/ocaml/opam-repository.git
- run: opam depext coq.${{ env.COQ_VERSION }}
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}
- run: opam install js_of_ocaml

Expand Down

0 comments on commit 5c9ecdd

Please sign in to comment.