Skip to content

Commit

Permalink
chore: remove windows from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Oct 24, 2023
1 parent d636d14 commit b661d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runE2ETest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest]
nodeVersion:
- 18.11.0
vscodeVersion:
Expand Down

0 comments on commit b661d52

Please sign in to comment.