diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 25248d7fc1..3d047ba1b5 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -24,6 +24,7 @@ verifiers { name: "luci.webrtc.try" builders { name: "android_arm64_rel" } builders { name: "android_arm_dbg" } + builders { name: "android_arm_more_configs" } builders { name: "android_arm_rel" } builders { name: "android_chromium_compile" } builders { name: "android_compile_arm64_rel" } @@ -31,7 +32,6 @@ verifiers { builders { name: "android_compile_x64_dbg" } builders { name: "android_compile_x86_dbg" } builders { name: "android_compile_x86_rel" } - builders { name: "android_more_configs" } builders { name: "ios_api_framework" } builders { name: "ios_compile_arm64_dbg" } builders { name: "ios_compile_arm64_rel" }