Skip to content

Commit 34cd17c

Browse files
authored
chore: re-disable windows e2e (#8065)
1 parent e540981 commit 34cd17c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -684,8 +684,8 @@ jobs:
684684
# browser: firefox
685685
- host: macos-latest
686686
browser: webkit
687-
- host: windows-latest
688-
browser: chromium
687+
# - host: windows-latest
688+
# browser: chromium
689689

690690
runs-on: ${{ matrix.settings.host }}
691691

0 commit comments

Comments
 (0)