Skip to content

Commit b234a02

Browse files
committed
Test on 5.2.0
1 parent 240981e commit b234a02

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To work around MDX issues
22
*.md text eol=lf
3+
*.mli text eol=lf

.github/workflows/workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
ocaml-compiler:
1414
- ocaml.5.0.0,ocaml-option-mingw
1515
- ocaml.5.1.1,ocaml-option-mingw
16+
- ocaml.5.2.0,ocaml-option-mingw
1617

1718
runs-on: windows-latest
1819

0 commit comments

Comments
 (0)