ci: test v0.10.0

This commit is contained in:
Lewis Russell 2024-07-02 16:11:04 +01:00
parent 27e5488c13
commit c6a9e45bb4

View file

@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
neovim_version: ['v0.9.5']
neovim_version: ['v0.9.5', 'v0.10.0' ]
env:
NEOVIM_VERSION: ${{ matrix.neovim_version }}