We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00827da commit 392a3adCopy full SHA for 392a3ad
.github/workflows/build-and-test.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Set-up OCaml
49
uses: ocaml/setup-ocaml@v3
50
with:
51
- ocaml-compiler: "5.2"
+ ocaml-compiler: matrix.ocaml-compiler
52
53
# Remove this pin once a compatible version of Merlin has been released
54
- name: Pin dev Merlin
0 commit comments