We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d502e2e commit 8edec29Copy full SHA for 8edec29
.github/workflows/build.yml
@@ -86,7 +86,7 @@ jobs:
86
with:
87
ocaml-compiler: ${{ matrix.ocaml-compiler }}
88
opam-repositories: |
89
- dra27: https://github.com/hhugo/opam-repository.git#for-jsoo-ci-windows
+ dra27: https://github.com/dra27/opam-repository.git#windows-5.0
90
default: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
91
opam: https://github.com/ocaml/opam-repository.git
92
dune-cache: true
0 commit comments