Skip to content

Commit 215ff66

Browse files
committed
Add OCaml 5.1 to CI
1 parent 894c774 commit 215ff66

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ jobs:
1515
- ubuntu-latest
1616
# - macos-latest
1717
ocaml-compiler:
18-
- 5.0.0
18+
- 5.1.x
19+
- 5.0.x
1920
- 4.14.x
2021
- 4.13.x
2122
- 4.12.x

0 commit comments

Comments
 (0)