Skip to content

Commit ba2c673

Browse files
committed
CI: fix OCaml version on windows
1 parent c4e3b28 commit ba2c673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
skip-test: false
5858
skip-doc: true
5959
- os: windows-latest
60-
ocaml-compiler: ocaml.5.1.0,ocaml-option-mingw
60+
ocaml-compiler: ocaml.5.1.1,ocaml-option-mingw
6161
skip-effects: false
6262
skip-test: false
6363
skip-doc: true

0 commit comments

Comments
 (0)