diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 674b7f7e64..d593a33b0f 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -72,6 +72,7 @@ verifiers { builders { name: "win_x64_clang_rel" } builders { name: "win_x64_dbg" } builders { name: "win_x64_rel" } + builders { name: "win_more_configs" } } } }