Skip to content

Commit

Permalink
ci: remove windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
2214962083 committed May 18, 2022
1 parent 4fb37e4 commit fc899de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
node-version: [14, 16]
os: [ubuntu-latest, macOS-latest, windows-2019]
os: [ubuntu-latest, macOS-latest]
fail-fast: false

steps:
Expand Down

0 comments on commit fc899de

Please sign in to comment.