Skip to content

Commit

Permalink
CI: add linux x86 32bit wheels
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Mori <patacca@autistici.org>
  • Loading branch information
patacca committed Jun 19, 2024
1 parent ccff7fb commit 0111417
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
buildplat:
- [ubuntu-20.04, manylinux_x86_64, ""]
- [ubuntu-20.04, musllinux_x86_64, ""]
- [ubuntu-20.04, manylinux_i686, ""]
- [ubuntu-20.04, musllinux_i686, ""]
- [macos-13, macosx_x86_64, openblas]

# targeting macos >= 14. Could probably build on macos-14, but it would be a cross-compile
Expand Down

0 comments on commit 0111417

Please sign in to comment.