Skip to content

Commit

Permalink
Try CI on OCaml 5 on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Sep 5, 2024
1 parent d92c8b7 commit 0e25bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- os: macos-latest
ocaml: 4
- os: windows-latest
ocaml: 4
ocaml: 5
fail-fast: false
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 0e25bdf

Please sign in to comment.