From 7e90823138514ab6593ba146a8aab484af071c91 Mon Sep 17 00:00:00 2001 From: William Boman Date: Wed, 28 Jun 2023 19:21:35 +0200 Subject: chore(ci): add nvim v0.9.1 to test matrix (#1378) --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ef8de0cf..7bd62bca 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,6 +19,7 @@ jobs: - v0.8.2 - v0.8.3 - v0.9.0 + - v0.9.1 runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 -- cgit v1.2.3-70-g09d2