Skip to content

Commit 38ca804

Browse files
committed
chore: upgrade iOS Simulator version in Sauce tests to 12.2
1 parent a150b55 commit 38ca804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wct.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module.exports = {
3939
platformVersion: '11.0',
4040
browserName: 'Chrome',
4141
},
42-
'iOS Simulator/iphone@10.3', // should be 9.x, but SauceLabs does not provide that
42+
'iOS Simulator/iphone@12.2', // should be 9.x, but SauceLabs does not provide that
4343
'macOS 11/safari@latest',
4444
'Windows 10/microsoftedge@latest',
4545
'Windows 10/internet explorer@11',

0 commit comments

Comments
 (0)