diff options
author | Kevin Lubick <kjlubick@google.com> | 2017-12-13 11:11:47 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-12-13 16:14:32 +0000 |
commit | d3fbe70d3e2b12e511bdfab46d41e172c2b0a7cc (patch) | |
tree | e6e772a38fb70e6d5e8c48c1696ef3c2150ec0c8 /infra/branch-config | |
parent | 9747711d9434a0c790fad41052840798e22ec3e7 (diff) |
Fix CQ.cfg copypasta
Bug: skia:
NOTRY=true
Change-Id: Id5eddbbc96d045f027e31a61961329bb54f43bd3
Reviewed-on: https://skia-review.googlesource.com/84620
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r-- | infra/branch-config/cq.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index c62462c438..f0c5a1d570 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -56,7 +56,7 @@ verifiers { experiment_percentage: 100 } builders { - name: "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" + name: "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE" experiment_percentage: 100 } builders { |