chore: add nvim 0.10 to test suit

This commit is contained in:
Smirnov Oleksandr 2024-06-15 12:50:18 +03:00
parent a995af3415
commit 089844b4f3

View file

@ -19,6 +19,7 @@ jobs:
- 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