ci: update GitHub Actions release runner to ubuntu-24.04
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
This commit is contained in:
parent
9e97c2e626
commit
b184a97d30
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user