Skip to content

Commit 55e9805

Browse files
authored
ci: Update Safari to 11.0 on SauceLabs (#1126)
1 parent 989f43a commit 55e9805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.sauce.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ var customLaunchers = {
4141
base: 'SauceLabs',
4242
browserName: 'iphone',
4343
platform: 'OS X 10.12',
44-
version: '10.0'
44+
version: '11.0'
4545
},
4646
sl_android_7: {
4747
base: 'SauceLabs',

0 commit comments

Comments
 (0)