Skip to content

Commit 40bf0bf

Browse files
committed
chore: sauce labs no longer has Safari 13.0
1 parent 3c0671e commit 40bf0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ module.exports = function (config) {
8686
base: 'SauceLabs',
8787
browserName: 'safari',
8888
platform: 'macOS 10.15',
89-
version: '13.0',
89+
version: '13.1',
9090
},
9191
sl_ios_safari: {
9292
base: 'SauceLabs',

0 commit comments

Comments
 (0)