diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index bb277283e6..51b7f7e1a9 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -41,6 +41,7 @@ verifiers { builders { name: "ios_api_framework" } # TODO(kjellander): Re-enable when https://bugs.webrtc.org/7413 is fixed. #builders { name: "linux32_rel" } + builders { name: "linux32_dbg" } builders { name: "linux32_arm_dbg" } builders { name: "linux32_arm_rel" } builders { name: "linux_arm64_dbg" }