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

Commit 96c4cb6

Browse files
committed
chore: set ios 11 in saucelabs to 11.3
1 parent 9fe5964 commit 96c4cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma-shared.conf.js

+1-1
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'
117+
version: '11.3'
118118
},
119119

120120
'BS_Chrome': {

0 commit comments

Comments
 (0)