1
0
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:
wsdjeg 2022-04-02 11:01:32 +08:00
parent 9279c7ca71
commit 4ff3eaf3e2

View File

@ -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 }}