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 bb05277 commit 81de16fCopy full SHA for 81de16f
.github/workflows/tests.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- neovim_version: ['v0.7.2', 'v0.8.3', 'v0.9.0', 'nightly']
+ neovim_version: ['v0.7.2', 'v0.8.3', 'v0.9.1', 'nightly']
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments