diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 51b7f7e1a9..211abff3e7 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -69,14 +69,7 @@ verifiers { builders { name: "win_clang_dbg" } builders { name: "win_clang_rel" } builders { name: "win_dbg" } - builders { - name: "win_rel" - equivalent_to { - bucket: "luci.webrtc.try" - owner_whitelist_group: "project-webrtc-luci-dogfood" - percentage: 100 - } - } + builders { name: "win_rel" } builders { name: "win_x64_clang_dbg" } builders { name: "win_x64_clang_rel" } builders { name: "win_x64_dbg" }