Skip to content

Commit

Permalink
drop edge 18
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker committed Nov 6, 2024
1 parent ac1a836 commit 4e11250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wct.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ module.exports = {
'iOS Simulator/[email protected]', // should be 9.x, but SauceLabs does not provide that
'macOS 11/safari@latest',
'Windows 10/microsoftedge@latest',
'Windows 10/microsoftedge@18',
// 'Windows 10/microsoftedge@18', - times out, might not be supported anymore by SauceLabs
'Windows 10/internet explorer@11',
'Windows 10/chrome@latest',
'Windows 10/firefox@latest',
Expand Down

0 comments on commit 4e11250

Please sign in to comment.