Merge pull request #11703 from k8s-infra-cherrypick-robot/cherry-pick-11479-to-release/2.0
[release/2.0] ci: update GitHub Actions release runner to ubuntu-24.04
This commit is contained in:
commit
ff47757ae4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build Release Binaries
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 30
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user