Skip to content

Commit 981b7aa

Browse files
authored
chore: temporarily disable windows E2E (#8022)
1 parent f715a53 commit 981b7aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -685,8 +685,9 @@ jobs:
685685
# browser: firefox
686686
- host: macos-latest
687687
browser: webkit
688-
- host: windows-2022
689-
browser: chromium
688+
# flaky. Updating node version or sharp/sqlite3 related deps might help.
689+
# - host: windows-2022
690+
# browser: chromium
690691

691692
runs-on: ${{ matrix.settings.host }}
692693

0 commit comments

Comments
 (0)