Skip to content

Commit

Permalink
CI: ensure wheel is build for all platforms (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw authored Oct 19, 2023
1 parent b62bed6 commit 9ae8361
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
matrix:
platform:
- macosx_10_4_x86_64
- macosx_11_0_arm64
- manylinux_2_17_aarch64
- manylinux_2_17_armv7l
- manylinux_2_17_x86_64
- win_amd64

Expand Down

0 comments on commit 9ae8361

Please sign in to comment.