Skip to content

Commit eeb2b5a

Browse files
committed
ci: add v0.11 to CI
1 parent cba28fd commit eeb2b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
os: [ubuntu-latest, macos-14]
32-
nvim-version: [v0.8.3, v0.9.5, v0.10.3]
32+
nvim-version: [v0.8.3, v0.9.5, v0.10.3, v0.11.2]
3333

3434
steps:
3535
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)