Skip to content

Commit 828b199

Browse files
committed
test: Update ubuntu runner as 20.04 is going away
Signed-off-by: Randy Fay <[email protected]>
1 parent 7ce6a7a commit 828b199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
path: _artifacts/
5050
release:
5151
# An old release of Ubuntu is chosen for glibc compatibility
52-
runs-on: ubuntu-20.04
52+
runs-on: ubuntu-22.04
5353
needs: artifacts-darwin
5454
timeout-minutes: 20
5555
# The maximum access is "read" for PRs from public forked repos

0 commit comments

Comments
 (0)