From e110bc3be1a7309617cecd77bfe4bf86ba1b8134 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sat, 6 Jan 2024 09:13:30 +0100 Subject: tests: add nvim v0.9.5 to test matrix (#1594) --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f3b8fee4..da05fd9c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,6 +22,7 @@ jobs: - v0.9.1 - v0.9.2 - v0.9.4 + - v0.9.5 runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 -- cgit v1.2.3-70-g09d2