File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 7070 - os : ubuntu-22.04
7171 ocaml-compiler : ocaml-variants.5.1.0+options,ocaml-option-flambda
7272 allow-prerelease-opam : true
73+ - os : windows-2022
74+ ocaml-compiler : ocaml-variants.5.1.0+options,ocaml-option-mingw
75+ allow-prerelease-opam : false
76+ opam-repositories : |
77+ windows-5.0: https://github.com/dra27/opam-repository.git#windows-5.0
78+ sunset: https://github.com/ocaml-opam/opam-repository-mingw.git#sunset
79+ default: https://github.com/ocaml/opam-repository.git
7380
7481 runs-on : ${{ matrix.os }}
7582
8794 ocaml-compiler : ${{ matrix.ocaml-compiler }}
8895 allow-prerelease-opam : ${{ matrix.allow-prerelease-opam }}
8996 dune-cache : ${{ matrix.os != 'windows-2022' }}
97+ opam-repositories : ${{ matrix.opam-repositories }}
9098
9199 - run : opam depext --install uri
92100
You can’t perform that action at this time.
0 commit comments