diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index bdcc4c3..6d0945c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -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