Skip to content

Commit

Permalink
Stop supporting 32-bit Linux wheels since Numpy has too
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Oct 17, 2023
1 parent 6d5a4ca commit fe5d48d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,10 @@ jobs:
test_command: pytest --pyargs fast_histogram -m "not hypothesis"
sdist-runs-on: ubuntu-22.04
targets: |
- cp*-manylinux_i686
- cp*-manylinux_x86_64
- cp*-manylinux_aarch64
# - cp*-musllinux_i686
- cp*-musllinux_x86_64
# - cp*-musllinux_aarch64
- pp*-manylinux_i686
- pp*-manylinux_x86_64
# - pp*-manylinux_aarch64
- cp*-macosx_x86_64
Expand Down

0 comments on commit fe5d48d

Please sign in to comment.