Skip to content

Commit

Permalink
Cristi/w 14352514 e2e on windows (#5258)
Browse files Browse the repository at this point in the history
* chore: add windows runner to e2e workflow

* chore: keep only windows runner for testing

* chore: all 3 oss
  • Loading branch information
CristiCanizales authored Dec 2, 2023
1 parent 5cde4b6 commit 036e099
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 @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
nodeVersion:
- 18.11.0
vscodeVersion:
Expand Down

0 comments on commit 036e099

Please sign in to comment.