Skip to content

Commit

Permalink
remove Mac OS and Windows in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnzl-777 committed Dec 14, 2023
1 parent 91173bf commit 2b73b6e
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 @@ -23,8 +23,8 @@ jobs:
- "nightly"
os:
- ubuntu-latest
- macos-latest
- windows-latest
# - macos-latest
# - windows-latest
arch:
- x86
- x86_64
Expand Down

0 comments on commit 2b73b6e

Please sign in to comment.