ci: update to ubuntu 22.04

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-12-15 14:26:08 +01:00
parent 71e6be5d99
commit 21b2f135b5
5 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
open-pr:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: "!github.event.release.prerelease"
steps:
-