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 fb465f0 commit 6b7cf5aCopy full SHA for 6b7cf5a
.github/workflows/ci.yml
@@ -30,12 +30,6 @@ jobs:
30
browser: ["firefox", "chrome", "edge", "undetected_chrome"]
31
headless: [true]
32
exclude:
33
- # Can't install firefox using setup-firefox on Windows
34
- # See the issues below
35
- # * https://github.com/browser-actions/setup-firefox/issues/252
36
- # * https://github.com/abhi1693/setup-browser/issues/8
37
- - os: windows-latest
38
- browser: "firefox"
39
# For now, the edge setup on linux amd64 is not working (07/2024)
40
# See the issues below
41
# * https://github.com/browser-actions/setup-edge/issues/386
0 commit comments