Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist authored Jul 29, 2024
1 parent 6c3451c commit c7bb94b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
- windows-latest
ocaml-compiler:
- "ocaml.5.0.0,ocaml-option-mingw"
- "ocaml.5.1.0,ocaml-option-mingw"
- "ocaml.5.1.1,ocaml-option-mingw"
- "ocaml.5.2.0,ocaml-option-mingw"

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit c7bb94b

Please sign in to comment.