workflows/release-binaries: Use more cores to avoid the 6 hour timeout (#67874)
(cherry picked from commit 95b2c6b3d6dc5f8b6ee5eb4f8dbc96dea0f50cac)
This commit is contained in:
parent
1090b91a28
commit
8a8ade49ff
2
.github/workflows/release-binaries.yml
vendored
2
.github/workflows/release-binaries.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
matrix:
|
||||
target:
|
||||
- triple: x86_64-linux-gnu-ubuntu-22.04
|
||||
runs-on: ubuntu-22.04-8x32
|
||||
runs-on: ubuntu-22.04-16x64
|
||||
debian-build-deps: >
|
||||
chrpath
|
||||
gcc-multilib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user