Bot config: for iOS version X.Y use the latest available Y
Bug: webrtc:8755 Change-Id: Ida113f2aed605e6e738e4b3568426eeb0d648e1f Reviewed-on: https://webrtc-review.googlesource.com/40541 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21671}
This commit is contained in:
@ -13,12 +13,12 @@
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.0",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.0"
|
||||
"os": "10.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -13,12 +13,12 @@
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.0",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.0"
|
||||
"os": "10.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user