diff options
Diffstat (limited to 'infra/config/cq.cfg')
-rw-r--r-- | infra/config/cq.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 4db1d9a9ff..351e1a1ed5 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" - } } } } |