Skip to content

Commit

Permalink
Merge pull request #22 from vim-denops/readme-v2
Browse files Browse the repository at this point in the history
📝 Update minimum versions in README
  • Loading branch information
lambdalisue committed May 13, 2024
2 parents e4036c9 + 7f81777 commit 321e907
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@ jobs:
- macos-latest
- ubuntu-latest
deno_version:
- "1.38.x"
- "1.43.x"
- "1.x"
host_version:
- vim: "v9.0.2189"
nvim: "v0.9.4"
- vim: "v9.1.0399"
nvim: "v0.9.5"

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

Expand Down

0 comments on commit 321e907

Please sign in to comment.