ci: move x86_64-gnu-debug job to the free runner
This commit is contained in:
parent
cfe9ffcd7c
commit
8ff3639dff
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue