Skip to content

Commit 3ca944b

Browse files
committed
remove lua-language-server 3.7.3
1 parent aa7d0fe commit 3ca944b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
strategy:
6868
matrix:
6969
nvim_version: [ stable, nightly ]
70-
luals_version: [ 3.7.3, 3.9.1 ]
70+
luals_version: [ 3.9.1 ]
7171

7272
steps:
7373
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)