Skip to content

Commit 828f0d7

Browse files
committed
fix: Update the SauceLabs iPhone Safari profile to match isomorphic-git
1 parent ec85e01 commit 828f0d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

karma.conf.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ module.exports = function (config) {
9292
base: 'SauceLabs',
9393
deviceName: 'iPhone 11 Pro Max Simulator',
9494
platformName: 'iOS',
95-
platformVersion: '13.0',
95+
platformVersion: '14.0',
9696
browserName: 'Safari',
97-
appiumVersion: '1.15.0',
97+
appiumVersion: '1.18.3',
9898
},
9999
XXXsl_android_chrome: {
100100
base: 'SauceLabs',

0 commit comments

Comments
 (0)