Skip to content

Commit 3f8b1e0

Browse files
committed
jobs
1 parent ba6d1e1 commit 3f8b1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ auto:
169169
<<: *job-linux-4c
170170

171171
- name: dist-powerpc64le-linux
172-
<<: *job-linux-4c-largedisk
172+
<<: *job-linux-4c
173173

174174
- name: dist-riscv64-linux
175175
<<: *job-linux-4c
@@ -282,7 +282,7 @@ auto:
282282
- name: x86_64-gnu-debug
283283
# This seems to be needed because a full stage 2 build + run-make tests
284284
# overwhelms the storage capacity of the standard 4c runner.
285-
<<: *job-linux-4c-largedisk
285+
<<: *job-linux-4c
286286

287287
- name: x86_64-gnu-distcheck
288288
<<: *job-linux-8c

0 commit comments

Comments
 (0)