Skip to content

Commit

Permalink
Update windows CI to build with ocaml 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ncik-roberts committed Oct 31, 2024
1 parent d1d62b1 commit 46e6f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-others.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- windows-latest
ocaml-compiler:
# Don't include every versions. OCaml-CI already covers that
- 4.14.x
- 5.2.x

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

Expand Down

0 comments on commit 46e6f41

Please sign in to comment.