We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240981e commit b234a02Copy full SHA for b234a02
.gitattributes
@@ -1,2 +1,3 @@
1
# To work around MDX issues
2
*.md text eol=lf
3
+*.mli text eol=lf
.github/workflows/workflow.yml
@@ -13,6 +13,7 @@ jobs:
13
ocaml-compiler:
14
- ocaml.5.0.0,ocaml-option-mingw
15
- ocaml.5.1.1,ocaml-option-mingw
16
+ - ocaml.5.2.0,ocaml-option-mingw
17
18
runs-on: windows-latest
19
0 commit comments