Skip to content

Commit 8a8ade4

Browse files
tstellartru
authored andcommitted
workflows/release-binaries: Use more cores to avoid the 6 hour timeout (#67874)
(cherry picked from commit 95b2c6b)
1 parent 1090b91 commit 8a8ade4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
matrix:
6969
target:
7070
- triple: x86_64-linux-gnu-ubuntu-22.04
71-
runs-on: ubuntu-22.04-8x32
71+
runs-on: ubuntu-22.04-16x64
7272
debian-build-deps: >
7373
chrpath
7474
gcc-multilib

0 commit comments

Comments
 (0)