ci: luals_version 3.13.9 -> 3.15.0 (#3167)

This commit is contained in:
Alexander Courtis 2025-07-21 13:22:07 +10:00 committed by GitHub
parent b0b49552c9
commit 2a386fe567
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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