We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc8897 commit faa2f61Copy full SHA for faa2f61
scripts/run-browser-tests.js
@@ -29,7 +29,6 @@ const BROWSER_CONFIGS = {
29
{ name: 'chrome-windows-102', browserVersion: '102', os: 'Windows', osVersion: '11' },
30
],
31
firefox: [
32
- { name: 'firefox-windows-latest', browserVersion: 'latest', os: 'Windows', osVersion: '11' },
33
{ name: 'firefox-windows-91', browserVersion: '91', os: 'Windows', osVersion: '11' },
34
35
edge: [
0 commit comments