mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:20:04 +08:00
fix(test): switch to windows-2019
This commit is contained in:
parent
9279c7ca71
commit
4ff3eaf3e2
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -113,7 +113,7 @@ jobs:
|
||||
- vimbin: nvim
|
||||
vimtag: v0.3.8
|
||||
# vimtag: ["v0.4.3", "v0.4.3", "v0.4.3", "v0.4.2", "v0.3.8", "v0.3.7", "v0.3.5", "v0.3.4", "v0.3.3", "v0.3.2", "v0.3.1", "v0.3.0"]
|
||||
runs-on: windows-2016
|
||||
runs-on: windows-2019
|
||||
env:
|
||||
VIM_BIN: ${{ matrix.vimbin }}
|
||||
VIM_TAG: ${{ matrix.vimtag }}
|
||||
|
Loading…
Reference in New Issue
Block a user