Skip to content

Commit fe2ff7a

Browse files
feat: Try to support 0.6.1
1 parent 706127f commit fe2ff7a

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.2', 'nightly']
14+
neovim_branch: ['v0.6.1', 'v0.7.2', 'nightly']
1515
runs-on: ubuntu-latest
1616

1717
steps:

0 commit comments

Comments
 (0)