build: improve CI speeds and reduce CI costs (#33904)
* rely on src cache instead of workspace * run some tasks in the background and "thread join" later * merge some ninja build commands to reduce overhead
This commit is contained in:
parent
6d5501d0bd
commit
160d6923db
3 changed files with 114 additions and 109 deletions
|
@ -26,6 +26,7 @@
|
|||
"parallel/test-http2-clean-output",
|
||||
"parallel/test-https-agent-session-reuse",
|
||||
"parallel/test-https-options-boolean-check",
|
||||
"parallel/test-icu-minimum-version",
|
||||
"parallel/test-inspector-multisession-ws",
|
||||
"parallel/test-inspector-port-zero-cluster",
|
||||
"parallel/test-inspector-tracing-domain",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue