chore: try ios 11.2

This commit is contained in:
Martin Staffa
2018-05-25 21:17:55 +02:00
parent 6a1d7dd7dc
commit 0b1adbb2e7
+2 -1
View File
@@ -113,7 +113,8 @@ module.exports = function(config, specificOptions) {
'SL_iOS_11': {
base: 'SauceLabs',
browserName: 'iphone',
version: '11.3'
platform: 'OS X 10.12',
version: '11.2'
},
'BS_Chrome': {