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 cba28fd commit eeb2b5aCopy full SHA for eeb2b5a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
os: [ubuntu-latest, macos-14]
32
- nvim-version: [v0.8.3, v0.9.5, v0.10.3]
+ nvim-version: [v0.8.3, v0.9.5, v0.10.3, v0.11.2]
33
34
steps:
35
- uses: actions/checkout@v4
0 commit comments