Skip to content

Commit

Permalink
Merge pull request #267 from MisterDA/windows
Browse files Browse the repository at this point in the history
gha: pin compiler and caml-config.2 on Windows
  • Loading branch information
talex5 authored Feb 23, 2023
2 parents 8ee8773 + 81d012c commit 86427f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: runner.os == 'Windows'
uses: ocaml/setup-ocaml@v2
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
ocaml-compiler: ocaml-variants.4.14.0+mingw64c,ocaml-config.2
opam-repositories: |
default: https://github.com/fdopen/opam-repository-mingw.git#opam2
opam: https://github.com/ocaml/opam-repository.git
Expand Down

0 comments on commit 86427f6

Please sign in to comment.