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