chore(ci): remove old nvim versions
This commit is contained in:
parent
0da5329439
commit
de07934755
1 changed files with 2 additions and 7 deletions
9
.github/workflows/tests.yml
vendored
9
.github/workflows/tests.yml
vendored
|
|
@ -8,18 +8,13 @@ jobs:
|
|||
os: [ubuntu-latest]
|
||||
nvim_version:
|
||||
- nightly
|
||||
- v0.7.0
|
||||
- v0.7.2
|
||||
- v0.8.0
|
||||
- v0.8.1
|
||||
- v0.8.2
|
||||
- v0.8.3
|
||||
- v0.10.0
|
||||
- v0.10.1
|
||||
- v0.9.0
|
||||
- v0.9.1
|
||||
- v0.9.2
|
||||
- v0.9.4
|
||||
- v0.9.5
|
||||
- v0.10.0
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- name: Install Task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue