Skip to content

Commit 649a3b4

Browse files
committed
Bump ubuntu version of release-test CI job
Signed-off-by: Steffen Jaeckel <[email protected]>
1 parent a2b3b6b commit 649a3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
cat test-suite*.log || true
112112
113113
release-test:
114-
runs-on: ubuntu-20.04
114+
runs-on: ubuntu-22.04
115115
name: Check if release would work
116116
steps:
117117
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)