ci: run tests against nvim 0.9.4

This commit is contained in:
Steven Arcangeli 2023-11-14 22:47:30 -08:00
parent 873d505e5b
commit 2baf36d74f

View file

@ -51,7 +51,7 @@ jobs:
matrix:
include:
- nvim_tag: v0.8.3
- nvim_tag: v0.9.1
- nvim_tag: v0.9.4
name: Run tests
runs-on: ubuntu-22.04