Skip to content

Commit

Permalink
gha: pin ocaml-config.2 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterDA authored and talex5 committed Feb 23, 2023
1 parent 8ee8773 commit 81d012c
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 81d012c

Please sign in to comment.