Skip to content

Commit

Permalink
skip building for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jdidion committed Sep 12, 2023
1 parent 03d207b commit f2c21c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
cibw_archs: "x86_64 aarch64"
- os: macos-latest
cibw_archs: "x86_64 arm64"
- os: windows-latest
cibw_archs: "auto64"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f2c21c9

Please sign in to comment.