mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 07:10:06 +08:00
ci(linux): upgrade to ubuntu-20.04
This commit is contained in:
parent
6f6d834d98
commit
4d6554e187
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
vimtag: v0.4.0
|
||||
- vimbin: nvim
|
||||
vimtag: v0.3.8
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
env:
|
||||
VIM_BIN: ${{ matrix.vimbin }}
|
||||
VIM_TAG: ${{ matrix.vimtag }}
|
||||
|
Loading…
Reference in New Issue
Block a user