Skip to content

Commit

Permalink
Add OCaml 5.1 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Apr 17, 2024
1 parent 894c774 commit 215ff66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,7 +15,8 @@ jobs:
- ubuntu-latest
# - macos-latest
ocaml-compiler:
- 5.0.0
- 5.1.x
- 5.0.x
- 4.14.x
- 4.13.x
- 4.12.x
Expand Down

0 comments on commit 215ff66

Please sign in to comment.