Skip to content

Commit

Permalink
ci: use OCaml 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Oct 21, 2023
1 parent c67c8bf commit 922d2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ocaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
include:
- ocaml-compiler: "4.12"
- ocaml-compiler: "4.14"
- ocaml-compiler: "5.0"
- ocaml-compiler: "5.1"
with-doc: true
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 922d2d8

Please sign in to comment.