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]
|
os: [ubuntu-latest]
|
||||||
nvim_version:
|
nvim_version:
|
||||||
- nightly
|
- nightly
|
||||||
- v0.7.0
|
- v0.10.0
|
||||||
- v0.7.2
|
- v0.10.1
|
||||||
- v0.8.0
|
|
||||||
- v0.8.1
|
|
||||||
- v0.8.2
|
|
||||||
- v0.8.3
|
|
||||||
- v0.9.0
|
- v0.9.0
|
||||||
- v0.9.1
|
- v0.9.1
|
||||||
- v0.9.2
|
- v0.9.2
|
||||||
- v0.9.4
|
- v0.9.4
|
||||||
- v0.9.5
|
- v0.9.5
|
||||||
- v0.10.0
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Install Task
|
- name: Install Task
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue