Skip to content

Commit e6baafa

Browse files
authored
ci: Update Safari to 11.0 (OSX) on SauceLabs (#1127)
1 parent 55e9805 commit e6baafa

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
@@ -35,7 +35,7 @@ var customLaunchers = {
3535
base: 'SauceLabs',
3636
browserName: 'safari',
3737
platform: 'OS X 10.12',
38-
version: '10.0'
38+
version: '11.0'
3939
},
4040
sl_ios: {
4141
base: 'SauceLabs',

0 commit comments

Comments
 (0)