| Index: infra/branch-config/cq.cfg
|
| diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
|
| index 93248893c0a2983ec452287e768947849bf569de..94bf7b91f3a0f65e3b2d882eb08b783168e20ef2 100644
|
| --- a/infra/branch-config/cq.cfg
|
| +++ b/infra/branch-config/cq.cfg
|
| @@ -32,8 +32,8 @@ verifiers {
|
| }
|
| buckets {
|
| name: "client.skia.compile"
|
| - builders { name: "Build-Mac10.8-Clang-x86_64-Release-Trybot" }
|
| - builders { name: "Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot" }
|
| + builders { name: "Build-Mac-Clang-x86_64-Release-Trybot" }
|
| + builders { name: "Build-Mac-Clang-Arm7-Debug-iOS-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" }
|
|
|