Skip to content

Commit 27a687d

Browse files
authored
Trying to syncronise dependancies
1 parent 8f03679 commit 27a687d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/infer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up OCaml
2424
uses: ocaml/setup-ocaml@v3
2525
with:
26-
ocaml-compiler: 5
26+
ocaml-compiler: 4.14.0
2727

2828
- name: Pin pyml to required version
2929
run: |

0 commit comments

Comments
 (0)