Skip to content

Commit 2f9a2f7

Browse files
authored
ci: test against neovim stable
1 parent f1163cc commit 2f9a2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- uses: rhysd/action-setup-vim@v1
1818
with:
1919
neovim: true
20-
version: nightly
20+
version: stable
2121
- name: Run Tests
2222
run: make test

0 commit comments

Comments
 (0)