mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-16 15:20:42 +01:00

This reverts commit 47c48b8032
.
Reason for revert: Machines have been upgraded.
Original change's description:
> Partial revert of: 'Bump xcode versions for WebRTC bots.'
>
> Partial revert of https://webrtc-review.googlesource.com/c/src/+/97060.
> These machines need to be updated to a newer OS version.
>
> Bug: None
> Change-Id: Ice30ff9125eb366a6d6f93080ae7d0bceba1fe8b
> Reviewed-on: https://webrtc-review.googlesource.com/98400
> Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24603}
TBR=phoglund@webrtc.org,mbonadei@webrtc.org,oprypin@webrtc.org
# Not skipping CQ checks because original CL landed > 1 day ago.
Bug: None
Change-Id: I7de961d6b6d3b472b0e6bbae545c1902e9a4d0c3
Reviewed-on: https://webrtc-review.googlesource.com/99223
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24663}
33 lines
645 B
JSON
33 lines
645 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"arm64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"env": {
|
|
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
|
},
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [],
|
|
"configuration": "Debug",
|
|
"bucket": "chromium-webrtc",
|
|
"tests": [
|
|
{
|
|
"include": "real_device_tests.json",
|
|
"os": "11.4.1",
|
|
"dimensions": [
|
|
{
|
|
"os": "Mac",
|
|
"pool": "Chrome"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|