Skip to content

Commit

Permalink
workflows/release-binaries: Use more cores to avoid the 6 hour timeou…
Browse files Browse the repository at this point in the history
…t (#67874)

(cherry picked from commit 95b2c6b3d6dc5f8b6ee5eb4f8dbc96dea0f50cac)
  • Loading branch information
tstellar authored and tru committed Oct 10, 2023
1 parent 1090b91 commit 8a8ade4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a8ade4

Please sign in to comment.