Skip to content

Commit

Permalink
windows: add sunset and default repo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Mar 5, 2024
1 parent 27c4db4 commit 32f39d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Use OCaml ${{ matrix.ocaml-compiler }}
uses: ocaml/setup-ocaml@v2
with:
opam-repositories: |
opam-repository-mingw: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
default: https://github.com/ocaml/opam-repository.git
opam-local-packages: |
*.opam
!mirage-crypto-rng-async.opam
Expand Down

0 comments on commit 32f39d6

Please sign in to comment.