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

Commit 3ebf033

Browse files
committed
try OS X 10.12
1 parent dc6a912 commit 3ebf033

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
@@ -59,7 +59,7 @@ module.exports = function(config, specificOptions) {
5959
'SL_Safari_10': {
6060
base: 'SauceLabs',
6161
browserName: 'safari',
62-
platform: 'OS X 10.11',
62+
platform: 'OS X 10.12',
6363
version: '10'
6464
},
6565
'SL_IE_9': {

0 commit comments

Comments
 (0)