Skip to content

Commit 986dc2c

Browse files
authored
Update build.yml
1 parent e2d38c4 commit 986dc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install OCaml
2020
uses: avsm/setup-ocaml@v1
2121
with:
22-
ocaml-version: 4.07.1
22+
ocaml-version: 4.11.0
2323

2424
- name: Checkout code
2525
uses: actions/checkout@v2

0 commit comments

Comments
 (0)