ci: Use more recent ubuntu image

This commit is contained in:
Adrian Moennich 2023-03-06 12:02:11 +01:00
parent 5ef3f3a6b0
commit 91afc28489

View File

@ -12,7 +12,7 @@ on:
jobs:
setup:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
defaults:
run:
shell: bash