Delete unused ios_arm64.json config
The bot was renamed to ios_arm64_dbg so this is unused now. TBR=phoglund@webrtc.org Bug: None Change-Id: I2e2dec39b82f3718bf14eff8f694ac03bec2867e No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/36721 Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21459}
This commit is contained in:
parent
04766e733e
commit
d248044078
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode version": "9.0",
|
||||
"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": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user