Skip to content

Commit 3b50bee

Browse files
committed
ci pin with version
1 parent 17edb53 commit 3b50bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
# Remove this pin once a compatible version of Merlin has been released
5454
- name: Pin dev Merlin
55-
run: opam pin https://github.com/voodoos/merlin.git#414-4.19-backports
55+
run: opam pin --with-version 4.19-414 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)