Skip to content

Commit f26272a

Browse files
committed
ci: start worshiping OCaml 5.1
1 parent 02e4a96 commit f26272a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ocaml.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
matrix:
1111
include:
1212
- ocaml-compiler: "ocaml-base-compiler.5.0.0"
13+
- ocaml-compiler: "ocaml-base-compiler.5.1.0"
1314
with-doc: true
1415
runs-on: ubuntu-latest
1516
steps:

0 commit comments

Comments
 (0)