Skip to content

Commit

Permalink
Build wheels for arm64 Windows (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Aug 7, 2023
1 parent ca1055b commit d6ba6e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,10 @@ jobs:
target: i686
python-architecture: x86
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12
- os: windows
ls: dir
target: aarch64
interpreter: 3.11 3.12
- os: macos
target: aarch64
interpreter: 3.7 3.8 3.9 3.10 3.11 3.12
Expand Down

0 comments on commit d6ba6e6

Please sign in to comment.