Skip to content

Commit 29dabb7

Browse files
authored
Merge pull request #3220 from rfay/20250211_update_ubuntu
test: Update ubuntu runner as 20.04 is going away
2 parents ebb8f49 + 828b199 commit 29dabb7

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)