Skip to content

Commit f392c51

Browse files
committed
☕ Follw the latest supported versions
1 parent 4083222 commit f392c51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runner:
3434
- ubuntu-latest
3535
version:
36-
- "1.14.0"
36+
- "1.17.1"
3737
- "1.x"
3838
runs-on: ${{ matrix.runner }}
3939
steps:
@@ -65,11 +65,11 @@ jobs:
6565
- macos-latest
6666
- ubuntu-latest
6767
version:
68-
- "1.14.0"
68+
- "1.17.1"
6969
- "1.x"
7070
host_version:
71-
- vim: "v8.2.3081"
72-
nvim: "v0.5.0"
71+
- vim: "v8.2.3452"
72+
nvim: "v0.6.0"
7373
runs-on: ${{ matrix.runner }}
7474
steps:
7575
- run: git config --global core.autocrlf false

0 commit comments

Comments
 (0)