Skip to content

Commit

Permalink
[chore] test using windows-latest (#5503)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Jul 13, 2022
1 parent 2e4cab9 commit 4049cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
fail-fast: false
matrix:
node-version: [16]
os: [ubuntu-latest , windows-2019]
os: [ubuntu-latest , windows-latest]
e2e-browser: ['chromium']
include:
- node-version: 16
Expand Down

0 comments on commit 4049cba

Please sign in to comment.