Skip to content

Commit 4eb3e09

Browse files
authored
ci: add nvim v0.11 to test matrix (#1923)
1 parent 89cfb73 commit 4eb3e09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- v0.10.2
1818
- v0.10.3
1919
- v0.10.4
20+
- v0.11.0
21+
- v0.11.1
2022
runs-on: ubuntu-latest
2123
steps:
2224
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)