Skip to content

Commit 4be804e

Browse files
committed
restore comment
1 parent 26cc354 commit 4be804e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/github-actions/jobs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ auto:
258258
<<: *job-linux-4c
259259

260260
- image: x86_64-gnu-debug
261+
# This seems to be needed because a full stage 2 build + run-make tests
262+
# overwhelms the storage capacity of the standard 4c runner.
261263
<<: *job-linux-4c-largedisk
262264

263265
- image: x86_64-gnu-distcheck

0 commit comments

Comments
 (0)