1
0
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:
Eric Wong 2024-08-03 17:03:00 +08:00
parent 2af2046c15
commit 52c637430e

View File

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