Skip to content

Commit 65c6dc0

Browse files
committed
chore: test on current version of neovim
1 parent ae12839 commit 65c6dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
manager: sudo apt-get
1616
packages: -y make lua-check
1717
- os: ubuntu-24.04
18-
url: https://github.com/neovim/neovim/releases/download/v0.10.4/nvim-linux-x86_64.tar.gz
18+
url: https://github.com/neovim/neovim/releases/download/v0.11.3/nvim-linux-x86_64.tar.gz
1919
manager: sudo apt-get
2020
packages: -y make lua-check
2121
steps:

0 commit comments

Comments
 (0)