Skip to content

Commit 6b7cf5a

Browse files
TEST: Trying to enable testing with Firefox on Windows again
1 parent fb465f0 commit 6b7cf5a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ jobs:
3030
browser: ["firefox", "chrome", "edge", "undetected_chrome"]
3131
headless: [true]
3232
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"
3933
# For now, the edge setup on linux amd64 is not working (07/2024)
4034
# See the issues below
4135
# * https://github.com/browser-actions/setup-edge/issues/386

0 commit comments

Comments
 (0)