Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: infra/branch-config/cq.cfg

Issue 1209763003: Add a 64-bit ARM builder to the CQ. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: sort Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/branch-config/cq.cfg
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index e2f3e41f5dd4cf98600ca67c84d7769c643c4576..f95292d13b402a2287d9fb97d6593e0ab9191e31 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -34,6 +34,7 @@ verifiers {
name: "client.skia.compile"
builders { name: "Build-Mac10.8-Clang-x86_64-Release-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-Trybot" }
+ builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" }
builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" }
builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" }
builders { name: "Build-Ubuntu-GCC-x86_64-Release-Trybot" }
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698