Skip to content

Commit

Permalink
chore(ci): remove old nvim versions
Browse files Browse the repository at this point in the history
  • Loading branch information
olexsmir committed Aug 14, 2024
1 parent 0da5329 commit de07934
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de07934

Please sign in to comment.