From af6a2e732d2dfdf174fb2ca1518a72814fd106cf Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Thu, 16 May 2024 10:36:20 -0700 Subject: ci: test against Neovim 0.10 --- .github/workflows/tests.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5acd6cc..ff29fb7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -51,7 +51,8 @@ jobs: matrix: include: - nvim_tag: v0.8.3 - - nvim_tag: v0.9.1 + - nvim_tag: v0.9.4 + - nvim_tag: v0.10.0 name: Run tests runs-on: ubuntu-22.04 -- cgit v1.2.3-70-g09d2