Fix device iOS bots.
NOTRY=True Bug: None Change-Id: If989d78a277170f2dcbcef15fd8184acd616c5c7 Reviewed-on: https://webrtc-review.googlesource.com/1578 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20084}
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode version": "8.0",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
@ -22,7 +22,7 @@
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.0.1"
|
||||
"os": "10.3.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode version": "8.0",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
@ -22,7 +22,7 @@
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.0.1"
|
||||
"os": "10.3.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user