Skip to content

Commit

Permalink
Remove maybe useless added repo?
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Nov 9, 2023
1 parent f182083 commit b1d1085
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coq-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
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 repo add coq-released https://coq.inria.fr/opam/released
- run: opam update
- run: opam depext coq.${{ env.COQ_VERSION }}
- run: opam pin add --kind=version coq ${{ env.COQ_VERSION }}

Expand Down

0 comments on commit b1d1085

Please sign in to comment.