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

Unified Diff: syzygy/infra/config/cq.cfg

Issue 2422713003: Enable the win64 trybots by default. (Closed)
Patch Set: Use the proper names. Created 4 years, 2 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: syzygy/infra/config/cq.cfg
diff --git a/syzygy/infra/config/cq.cfg b/syzygy/infra/config/cq.cfg
index 73b860119e14bc96f52937972fd73154d841760d..e33063c55b3b29bc905e4e19af91dc15c29a842f 100644
--- a/syzygy/infra/config/cq.cfg
+++ b/syzygy/infra/config/cq.cfg
@@ -34,6 +34,8 @@ verifiers {
name: "master.tryserver.client.syzygy"
builders { name: "win_rel_try" }
builders { name: "win_dbg_try" }
+ builders { name: "win_x64_dbg_try" }
+ builders { name: "win_x64_rel_try" }
}
}
}
« 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