Skip to content

Commit e190580

Browse files
committed
ci: test OCaml 5.1.1
1 parent 288857c commit e190580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ocaml.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +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"
13+
- ocaml-compiler: "ocaml-base-compiler.5.1.1"
1414
with-doc: true
1515
runs-on: ubuntu-latest
1616
steps:

0 commit comments

Comments
 (0)