Skip to content

Commit d472873

Browse files
authored
Merge pull request #640 from ckipp01/0.9.5
chore: bump CI to test against 0.9.5
2 parents c905fff + 11551ec commit d472873

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
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast: false
5555
matrix:
56-
neovim_version: ['v0.9.4', 'nightly']
56+
neovim_version: ['v0.9.5', 'nightly']
5757

5858
steps:
5959
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)