ci: run on ubuntu 20.04 instead of ubuntu 22.04

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt 2023-10-11 13:32:00 +02:00
parent ec74913b94
commit 3b9e149e19
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
1 changed files with 1 additions and 1 deletions

View File

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