Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit dd47867

Browse files
committed
chore: try ios 11.2
1 parent f2ebb82 commit dd47867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-shared.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ module.exports = function(config, specificOptions) {
114114
base: 'SauceLabs',
115115
browserName: 'iphone',
116116
platform: 'OS X 10.12',
117-
version: '11.3'
117+
version: '11.2'
118118
},
119119

120120
'BS_Chrome': {

0 commit comments

Comments
 (0)