File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 6161 - name : x86_64-gnu-llvm-16
6262 os : ubuntu-20.04-16core-64gb
6363 env : {}
64+ - name : x86_64-gnu-aux
65+ os : ubuntu-20.04-4core-16gb
66+ env : {}
67+ - name : x86_64-gnu-debug
68+ os : ubuntu-20.04-8core-32gb
69+ env : {}
70+ - name : x86_64-gnu-distcheck
71+ os : ubuntu-20.04-8core-32gb
72+ env : {}
6473 - name : x86_64-gnu-tools
6574 os : ubuntu-20.04-16core-64gb
6675 env : {}
Original file line number Diff line number Diff line change @@ -327,6 +327,15 @@ jobs:
327327 - name : x86_64-gnu-llvm-16
328328 << : *job-linux-16c
329329
330+ - name : x86_64-gnu-aux
331+ << : *job-linux-4c
332+
333+ - name : x86_64-gnu-debug
334+ << : *job-linux-8c
335+
336+ - name : x86_64-gnu-distcheck
337+ << : *job-linux-8c
338+
330339 - name : x86_64-gnu-tools
331340 << : *job-linux-16c
332341
You can’t perform that action at this time.
0 commit comments