1
Fork 0

Rollup merge of #136970 - marcoieni:no-largedisk, r=Kobzol

ci: move `x86_64-gnu-debug` job to the free runner

try-job: x86_64-gnu-debug
This commit is contained in:
Jubilee 2025-02-13 17:46:13 -08:00 committed by GitHub
commit 0e56579209
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -294,9 +294,7 @@ auto:
<<: *job-linux-4c
- name: x86_64-gnu-debug
# This seems to be needed because a full stage 2 build + run-make tests
# overwhelms the storage capacity of the standard 4c runner.
<<: *job-linux-4c-largedisk
<<: *job-linux-4c
- name: x86_64-gnu-distcheck
<<: *job-linux-8c