Remove ios32_sim_ios9_dbg from CQ.
Since iOS 9 32-bit is not actively supported and not shipped in the WebRTC Cocoapod, this CL removes it from CQ in order to roll Abseil fb462224c0..445998d7ac [1]. The roll has problems with `thread_local` because starting fom XCode 9.3 `thread_local` is disallowed for 32-bit iOS simulator builds targeting iOS 9.x. [1] - https://chromium-review.googlesource.com/c/chromium/src/+/1273139 Bug: webrtc:9867 Change-Id: Ic4360a4429a1ab5ec48376e8627802db2a7f95d4 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/c/105841 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25158}
This commit is contained in:
parent
147038c97f
commit
09256c17b4
@ -36,7 +36,6 @@ verifiers {
|
|||||||
builders { name: "ios_arm64_rel" }
|
builders { name: "ios_arm64_rel" }
|
||||||
builders { name: "ios_dbg" }
|
builders { name: "ios_dbg" }
|
||||||
builders { name: "ios_rel" }
|
builders { name: "ios_rel" }
|
||||||
builders { name: "ios32_sim_ios9_dbg" }
|
|
||||||
builders { name: "ios64_sim_ios9_dbg" }
|
builders { name: "ios64_sim_ios9_dbg" }
|
||||||
builders { name: "ios64_sim_ios10_dbg" }
|
builders { name: "ios64_sim_ios10_dbg" }
|
||||||
builders { name: "ios_api_framework" }
|
builders { name: "ios_api_framework" }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user