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:
Derek McGowan 2025-04-16 08:53:11 +08:00 committed by GitHub
commit ff47757ae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
build: build:
name: Build Release Binaries name: Build Release Binaries
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
timeout-minutes: 30 timeout-minutes: 30
strategy: strategy:
matrix: matrix: