chore(ci): add more nvim versions to run on
This commit is contained in:
parent
9b5dfbb12b
commit
a5327cc435
1 changed files with 4 additions and 0 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -16,6 +16,10 @@ jobs:
|
||||||
- v0.8.3
|
- v0.8.3
|
||||||
- v0.9.0
|
- v0.9.0
|
||||||
- v0.9.1
|
- v0.9.1
|
||||||
|
- v0.9.2
|
||||||
|
- v0.9.3
|
||||||
|
- v0.9.4
|
||||||
|
- v0.9.5
|
||||||
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