Add iOS GN trybots to the default set.
These bots are finally green after landing
https://codereview.webrtc.org/1999723002
BUG=webrtc:5586
NOTRY=True
TBR=phoglund@webrtc.org
Review URL: https://codereview.webrtc.org/2014663002 .
Cr-Commit-Position: refs/heads/master@{#12903}
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 84498ec..c269726 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -41,6 +41,8 @@
builders { name: "ios_rel" }
builders { name: "ios32_sim_dbg" }
builders { name: "ios64_sim_dbg" }
+ builders { name: "ios64_gn_dbg" }
+ builders { name: "ios64_gn_rel" }
builders { name: "linux_asan" }
builders { name: "linux_baremetal" }
builders { name: "linux_compile_dbg" }