Skip to content

Commit 2acd1c0

Browse files
authored
ci: skip Windows + Cypress temporarily (vuejs#784)
1 parent 40d12f1 commit 2acd1c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,11 @@ jobs:
9696
e2e-framework: ['cypress', 'playwright']
9797
node-version: [22]
9898
os: [ubuntu-latest, windows-latest, macos-latest]
99+
exclude:
100+
# Temporarily exclude Windows + Cypress due to EPERM issues with start-server-and-test
101+
# FIXME: move away from `start-server-and-test`
102+
- os: windows-latest
103+
e2e-framework: cypress
99104
runs-on: ${{ matrix.os }}
100105
continue-on-error: ${{ matrix.os == 'windows-latest' }}
101106
env:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy