We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6d1e1 commit 3f8b1e0Copy full SHA for 3f8b1e0
src/ci/github-actions/jobs.yml
@@ -169,7 +169,7 @@ auto:
169
<<: *job-linux-4c
170
171
- name: dist-powerpc64le-linux
172
- <<: *job-linux-4c-largedisk
+ <<: *job-linux-4c
173
174
- name: dist-riscv64-linux
175
@@ -282,7 +282,7 @@ auto:
282
- name: x86_64-gnu-debug
283
# This seems to be needed because a full stage 2 build + run-make tests
284
# overwhelms the storage capacity of the standard 4c runner.
285
286
287
- name: x86_64-gnu-distcheck
288
<<: *job-linux-8c
0 commit comments