| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 4db1d9a9ffaa6d7d12aacff6adf5f7c32f0ba1cd..351e1a1ed5dcc535754814446f8ed78728a40a15 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -40,9 +40,6 @@ verifiers {
|
| name: "linux_xfa"
|
| }
|
| builders {
|
| - name: "linux_xfa_rel_gyp"
|
| - }
|
| - builders {
|
| name: "mac"
|
| }
|
| builders {
|
| @@ -56,9 +53,6 @@ verifiers {
|
| name: "mac_xfa"
|
| }
|
| builders {
|
| - name: "mac_xfa_rel_gyp"
|
| - }
|
| - builders {
|
| name: "win"
|
| }
|
| builders {
|
| @@ -75,9 +69,6 @@ verifiers {
|
| name: "win_xfa_clang"
|
| experiment_percentage: 100
|
| }
|
| - builders {
|
| - name: "win_xfa_rel_gyp"
|
| - }
|
| }
|
| }
|
| }
|
|
|