Bump ubuntu version of release-test CI job

Signed-off-by: Steffen Jaeckel <s@jaeckel.eu>
This commit is contained in:
Steffen Jaeckel
2025-07-15 16:22:30 +02:00
parent a2b3b6b9e2
commit 649a3b4fca

View File

@@ -111,7 +111,7 @@ jobs:
cat test-suite*.log || true
release-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Check if release would work
steps:
- uses: actions/checkout@v2