Index: infra/branch-config/cq.cfg |
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg |
index 504b1c7a543699a72f406fb3b3265953f90c25f0..008da6ff76fedce5d2ce89b93b062e4670526a86 100644 |
--- a/infra/branch-config/cq.cfg |
+++ b/infra/branch-config/cq.cfg |
@@ -47,6 +47,11 @@ verifiers { |
name: "client.skia.fyi" |
builders { name: "skia_presubmit-Trybot" } |
} |
+ buckets { |
+ name: "master.tryserver.chromium.mac" |
+ # At time of writing, this is the fastest Chrome compile bot on average. |
+ builders { name: "mac_chromium_compile_dbg_ng" } |
+ } |
try_job_retry_config { |
try_job_retry_quota: 1 |
global_retry_quota: 2 |