Skip to content

Commit

Permalink
📝 Update minimum versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Milly authored May 12, 2024
1 parent e4036c9 commit 7f81777
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 7f81777

Please sign in to comment.