Skip to content

Commit 24d5258

Browse files
committed
chore: remove Android Emulator from CRON
1 parent 90966ef commit 24d5258

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

wct.conf.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ module.exports = {
2828
];
2929

3030
const cronPlatforms = [
31-
{
32-
deviceName: 'Android GoogleAPI Emulator',
33-
platformName: 'Android',
34-
platformVersion: '8.1',
35-
browserName: 'chrome'
36-
},
3731
'iOS Simulator/[email protected]',
3832
'iOS Simulator/[email protected]',
3933
'Windows 10/chrome@latest',

0 commit comments

Comments
 (0)