Skip to content

Commit

Permalink
Build mac x86_64 wheels on native
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Dec 9, 2024
1 parent d0f033b commit 66e537b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,8 @@ jobs:
targets: |
- cp3{10,11,12,13}-manylinux_x86_64
- cp3{10,11,12,13}-musllinux_x86_64
- cp3{10,11,12,13}-macosx_x86_64
- target: cp3{10,11,12,13}-macosx_x86_64
runs-on: macos-13
- cp3{10,11,12,13}-macosx_arm64
- cp3{10,11,12,13}-win_amd64
- target: cp3{10,11,12,13}-manylinux_aarch64
Expand Down

0 comments on commit 66e537b

Please sign in to comment.