Skip to content

Commit 0b1adbb

Browse files
committed
chore: try ios 11.2
1 parent 6a1d7dd commit 0b1adbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

karma-shared.conf.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ module.exports = function(config, specificOptions) {
113113
'SL_iOS_11': {
114114
base: 'SauceLabs',
115115
browserName: 'iphone',
116-
version: '11.3'
116+
platform: 'OS X 10.12',
117+
version: '11.2'
117118
},
118119

119120
'BS_Chrome': {

0 commit comments

Comments
 (0)