ci: drop nvim 0.7 from test environments
This commit is contained in:
parent
8b1a436b20
commit
5fb5cce0cb
|
@ -34,7 +34,7 @@ jobs:
|
|||
run_tests:
|
||||
strategy:
|
||||
matrix:
|
||||
nvim_tag: [v0.7.2, v0.8.3, v0.9.0]
|
||||
nvim_tag: [v0.8.3, v0.9.1]
|
||||
|
||||
name: Run tests
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
Loading…
Reference in New Issue