mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-24 22:45:12 +02:00
CI: update Github runners to Ubuntu 22.04
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
2e2afc1056
commit
7fc376a4d5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
matrix:
|
||||
vim:
|
||||
|
Loading…
x
Reference in New Issue
Block a user