Skip to content

Commit 321e907

Browse files
authored
Merge pull request #22 from vim-denops/readme-v2
📝 Update minimum versions in README
2 parents e4036c9 + 7f81777 commit 321e907

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ jobs:
9999
- macos-latest
100100
- ubuntu-latest
101101
deno_version:
102-
- "1.38.x"
102+
- "1.43.x"
103103
- "1.x"
104104
host_version:
105-
- vim: "v9.0.2189"
106-
nvim: "v0.9.4"
105+
- vim: "v9.1.0399"
106+
nvim: "v0.9.5"
107107

108108
runs-on: ${{ matrix.runner }}
109109

0 commit comments

Comments
 (0)