Skip to content

Commit

Permalink
ci: add windows wheels build
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Oct 9, 2023
1 parent dddbd19 commit 4025bc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- os: macos-12
arch: arm64
platform: macosx_arm64
- os: windows-2019
arch: x64_64
platform: windows_x86_64

steps:
- name: Checkout
Expand Down

0 comments on commit 4025bc4

Please sign in to comment.