We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4083222 commit f392c51Copy full SHA for f392c51
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
runner:
34
- ubuntu-latest
35
version:
36
- - "1.14.0"
+ - "1.17.1"
37
- "1.x"
38
runs-on: ${{ matrix.runner }}
39
steps:
@@ -65,11 +65,11 @@ jobs:
65
- macos-latest
66
67
68
69
70
host_version:
71
- - vim: "v8.2.3081"
72
- nvim: "v0.5.0"
+ - vim: "v8.2.3452"
+ nvim: "v0.6.0"
73
74
75
- run: git config --global core.autocrlf false
0 commit comments