Skip to content

Commit

Permalink
chore: add i686 musllinux wheels (viamrobotics#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
HipsterBrown authored Jul 11, 2024
1 parent 6e5c4f5 commit 498a5a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- arch: musllinux_x86_64
ext: so
whl: musllinux_1_2_x86_64
- arch: musllinux_x86
ext: so
whl: musllinux_1_2_i686
- arch: musllinux_aarch64
ext: so
whl: musllinux_1_2_aarch64
Expand Down

0 comments on commit 498a5a4

Please sign in to comment.