diff options
Diffstat (limited to 'infra/config/cq.cfg')
-rw-r--r-- | infra/config/cq.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 665eb3f016..96d300e694 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -24,7 +24,7 @@ verifiers { } buckets { - name: "master.tryserver.client.pdfium" + name: "luci.pdfium.try" builders { name: "android" } |