We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706127f commit fe2ff7aCopy full SHA for fe2ff7a
.github/workflows/unittest.yaml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- neovim_branch: ['v0.7.2', 'nightly']
+ neovim_branch: ['v0.6.1', 'v0.7.2', 'nightly']
15
runs-on: ubuntu-latest
16
17
steps:
0 commit comments