From 4eb3e09224241b14fce9e5046762e36dedf4b15d Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 6 May 2025 23:09:55 +0200 Subject: ci: add nvim v0.11 to test matrix (#1923) --- .github/workflows/tests.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 79f3488d..0908ee78 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -17,6 +17,8 @@ jobs: - v0.10.2 - v0.10.3 - v0.10.4 + - v0.11.0 + - v0.11.1 runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 -- cgit v1.2.3-70-g09d2