We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f6232 commit ae84c16Copy full SHA for ae84c16
1 file changed
.github/workflows/publish-python.yml
@@ -25,15 +25,6 @@ jobs:
25
- host: ubuntu-latest
26
target: x86_64-unknown-linux-gnu
27
manylinux: 2_28
28
- - host: ubuntu-latest
29
- target: x86_64-unknown-linux-musl
30
- manylinux: musllinux_1_2
31
32
- target: aarch64-unknown-linux-gnu
33
- manylinux: 2_28
34
35
- target: aarch64-unknown-linux-musl
36
37
- host: windows-latest
38
target: x86_64-pc-windows-msvc
39
0 commit comments