Update neovim.yml

This commit is contained in:
Andy Massimino
2023-09-01 09:54:23 -04:00
committed by GitHub
parent 0d57c5c709
commit ce2bf1aa32

View File

@@ -14,8 +14,8 @@ jobs:
matrix:
neovim_version:
- 'head'
- 'v0.8.3'
- 'v0.5.0'
- 'v0.4.3'
runs-on: ubuntu-latest
steps:
- uses: 'actions/checkout@v2'