Skip to content

Commit 496a1c2

Browse files
committed
Build with OCaml 5.1.1
1 parent a8d692c commit 496a1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Use OCaml
5757
uses: ocaml/setup-ocaml@v2
5858
with:
59-
ocaml-compiler: 4.14.x
59+
ocaml-compiler: 5.1.1
6060

6161
- name: Use Node.js
6262
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)