CI: update Github runners to Ubuntu 22.04

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt 2025-05-01 16:48:30 +02:00
parent 2e2afc1056
commit 7fc376a4d5
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -11,7 +11,7 @@ on:
jobs: jobs:
test: test:
name: Test name: Test
runs-on: ubuntu-20.04 runs-on: ubuntu-22.04
strategy: strategy:
matrix: matrix:
vim: vim: