diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 75ea7af6d6..012ad0a810 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -38,7 +38,6 @@ verifiers { builders { name: "ios32_sim_ios9_dbg" } builders { name: "ios64_sim_ios9_dbg" } builders { name: "ios64_sim_ios10_dbg" } - 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" } @@ -87,6 +86,7 @@ verifiers { buckets { name: "luci.webrtc.try" + builders { name: "ios_api_framework" } builders { name: "win_x64_clang_dbg" } } }