Skip to content

Commit

Permalink
Test on 5.2.0 on Windows on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Jul 1, 2024
1 parent 23ba8f3 commit 0e42d17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# To work around MDX issues
*.md text eol=lf
*.mli text eol=lf
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ on:
jobs:
build-windows:
strategy:
fail-fast: false
matrix:
ocaml-compiler:
- ocaml.5.0.0,ocaml-option-mingw
- ocaml.5.1.1,ocaml-option-mingw
- ocaml.5.2.0,ocaml-option-mingw

runs-on: windows-latest

Expand Down

0 comments on commit 0e42d17

Please sign in to comment.