From da263879ac4784760a66884d8be36f28adc1fb7a Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 10 Oct 2023 14:01:39 +0200 Subject: ci: add nvim v0.9.3 and v0.9.4 to test matrix (#1513) --- .github/workflows/tests.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7bd62bca..f3b8fee4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,6 +20,8 @@ jobs: - v0.8.3 - v0.9.0 - v0.9.1 + - v0.9.2 + - v0.9.4 runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 -- cgit v1.2.3-70-g09d2