Skip to content

Commit 00827da

Browse files
committed
Update merlin version in CI
1 parent 0a764dd commit 00827da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
ocaml-compiler: "5.2"
5252

5353
# Remove this pin once a compatible version of Merlin has been released
54-
# - name: Pin dev Merlin
55-
# run: opam pin https://github.com/ocaml/merlin.git#main
54+
- name: Pin dev Merlin
55+
run: opam pin https://github.com/voodoos/merlin.git#414-4.19-backports
5656

5757
- name: Build and install dependencies
5858
run: opam install .

0 commit comments

Comments
 (0)