Skip to content

Commit 00a5c5c

Browse files
committed
test: Add NeoVim 0.10
1 parent 97e44be commit 00a5c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
strategy:
3131
fail-fast: false
3232
matrix:
33-
neovim_branch: ["v0.8.3", "v0.9.5", "nightly"]
33+
neovim_branch: ["v0.8.3", "v0.9.5", "v0.10.0", "nightly"]
3434

3535
steps:
3636
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)