Skip to content

Commit ae84c16

Browse files
committed
fix: publish only mainstream Python wheels
1 parent 32f6232 commit ae84c16

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/publish-python.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,6 @@ jobs:
2525
- host: ubuntu-latest
2626
target: x86_64-unknown-linux-gnu
2727
manylinux: 2_28
28-
- host: ubuntu-latest
29-
target: x86_64-unknown-linux-musl
30-
manylinux: musllinux_1_2
31-
- host: ubuntu-latest
32-
target: aarch64-unknown-linux-gnu
33-
manylinux: 2_28
34-
- host: ubuntu-latest
35-
target: aarch64-unknown-linux-musl
36-
manylinux: musllinux_1_2
3728
- host: windows-latest
3829
target: x86_64-pc-windows-msvc
3930

0 commit comments

Comments
 (0)