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 b0b4955 commit 2a386feCopy full SHA for 2a386fe
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
strategy:
50
matrix:
51
nvim_version: [ stable, nightly ]
52
- luals_version: [ 3.13.9 ]
+ luals_version: [ 3.15.0 ]
53
54
env:
55
VIMRUNTIME: /home/runner/nvim-${{ matrix.nvim_version }}/share/nvim/runtime
0 commit comments