We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945447b commit bfac363Copy full SHA for bfac363
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
strategy:
50
fail-fast: false
51
matrix:
52
- neovim-version: [v0.8.0, v0.9.0, stable, nightly]
+ neovim-version: [stable, nightly]
53
54
name: Test with Neovim ${{ matrix.neovim-version }}
55
steps:
0 commit comments