Skip to content

Commit bfac363

Browse files
authored
Update ci.yml
1 parent 945447b commit bfac363

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
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
fail-fast: false
5151
matrix:
52-
neovim-version: [v0.8.0, v0.9.0, stable, nightly]
52+
neovim-version: [stable, nightly]
5353

5454
name: Test with Neovim ${{ matrix.neovim-version }}
5555
steps:

0 commit comments

Comments
 (0)