Skip to content

Commit

Permalink
fix(ci): do not test in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone committed May 4, 2024
1 parent b983645 commit 36cb1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ jobs:
settings:
- host: macos-latest
target: x86_64-apple-darwin
- host: windows-latest
target: x86_64-pc-windows-msvc
# - host: windows-latest
# target: x86_64-pc-windows-msvc
node:
- '18'
- '20'
Expand Down

0 comments on commit 36cb1fb

Please sign in to comment.