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:
Edward Lemur
2017-10-02 16:57:28 +02:00
committed by Commit Bot
parent 34cdd2d402
commit bee50d90fc
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
"comments": [ "comments": [
"Tests for 64-bit iOS devices." "Tests for 64-bit iOS devices."
], ],
"xcode version": "8.0", "xcode version": "9.0",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"is_component_build=false", "is_component_build=false",
@ -22,7 +22,7 @@
{ {
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "10.0.1" "os": "10.3.3"
} }
] ]
} }

View File

@ -2,7 +2,7 @@
"comments": [ "comments": [
"Tests for 64-bit iOS devices." "Tests for 64-bit iOS devices."
], ],
"xcode version": "8.0", "xcode version": "9.0",
"gn_args": [ "gn_args": [
"goma_dir=\"$(goma_dir)\"", "goma_dir=\"$(goma_dir)\"",
"is_component_build=false", "is_component_build=false",
@ -22,7 +22,7 @@
{ {
"include": "real_device_tests.json", "include": "real_device_tests.json",
"device type": "iPhone 6s", "device type": "iPhone 6s",
"os": "10.0.1" "os": "10.3.3"
} }
] ]
} }