CQ: Remove linux32_rel from default trybots
We need to unblock rolling. BUG=webrtc:7413 TBR=ehmaldonado@webrtc.org Review-Url: https://codereview.webrtc.org/2794203003 . Cr-Commit-Position: refs/heads/master@{#17519}
This commit is contained in:
@ -42,7 +42,8 @@ verifiers {
|
||||
builders { name: "ios64_sim_ios9_dbg" }
|
||||
builders { name: "ios64_sim_ios10_dbg" }
|
||||
builders { name: "ios_api_framework" }
|
||||
builders { name: "linux32_rel" }
|
||||
# TODO(kjellander): Re-enable when https://bugs.webrtc.org/7413 is fixed.
|
||||
#builders { name: "linux32_rel" }
|
||||
# TODO(kjellander): Add when bugs.webrtc.org/7090 is fixed.
|
||||
#builders { name: "linux32_arm_dbg" }
|
||||
builders { name: "linux32_arm_rel" }
|
||||
|
Reference in New Issue
Block a user