Skip to content

Commit aeba85d

Browse files
committed
☕ Update Deno/Vim/Neovim versions on CI
1 parent acea672 commit aeba85d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ jobs:
5353
- macos-latest
5454
- ubuntu-latest
5555
deno_version:
56-
- "1.43.x"
56+
- "1.45.x"
5757
- "1.x"
5858
host_version:
59-
- vim: "v9.1.0399"
60-
nvim: "v0.9.5"
59+
- vim: "v9.1.0448"
60+
nvim: "v0.10.0"
6161
runs-on: ${{ matrix.runner }}
6262
timeout-minutes: 15
6363
steps:

0 commit comments

Comments
 (0)