Skip to content

Commit

Permalink
[chore] downgrade Windows version (#4204)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Mar 4, 2022
1 parent 0d9fcc0 commit 28d10f9
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 @@ -32,7 +32,7 @@ jobs:
fail-fast: false
matrix:
node-version: [14]
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [ubuntu-latest, macOS-latest, windows-2019]
include:
- node-version: 16
os: ubuntu-latest
Expand Down

0 comments on commit 28d10f9

Please sign in to comment.