Skip to content

Commit f58d8f0

Browse files
author
Jérôme FERET
committed
test compilation on Windows
1 parent bbe9f07 commit f58d8f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
- name: Setup OCaml
173173
uses: ocaml/setup-ocaml@v3
174174
with:
175-
ocaml-compiler: 4.14.x
175+
ocaml-compiler: 4.13.x
176176
dune-cache: true
177177
- name: Install OPAM dependencies
178178
run: opam install --yes . --deps-only

0 commit comments

Comments
 (0)