Skip to content

Commit 706127f

Browse files
fix: Update to NeoVim 0.7.2
1 parent eb6546b commit 706127f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
neovim_branch: ['v0.7.0', 'nightly']
14+
neovim_branch: ['v0.7.2', 'nightly']
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)