ci: luals_version 3.13.9 -> 3.15.0 (#3167)
This commit is contained in:
parent
b0b49552c9
commit
2a386fe567
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
nvim_version: [ stable, nightly ]
|
nvim_version: [ stable, nightly ]
|
||||||
luals_version: [ 3.13.9 ]
|
luals_version: [ 3.15.0 ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
VIMRUNTIME: /home/runner/nvim-${{ matrix.nvim_version }}/share/nvim/runtime
|
VIMRUNTIME: /home/runner/nvim-${{ matrix.nvim_version }}/share/nvim/runtime
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user