ci: run tests against nvim 0.11

This commit is contained in:
Steven Arcangeli 2025-03-30 21:58:22 -07:00
parent 5b38bfe279
commit 302bbaceea

View file

@ -52,8 +52,8 @@ jobs:
include:
- nvim_tag: v0.8.3
- nvim_tag: v0.9.4
- nvim_tag: v0.10.0
- nvim_tag: v0.10.4
- nvim_tag: v0.11.0
name: Run tests
runs-on: ubuntu-22.04