Skip to content

Commit 5789ebc

Browse files
committed
remove musl builds
1 parent a3e88e5 commit 5789ebc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
- os: ubuntu-latest # linux arm64 gnu
1717
cibw_archs: aarch64
1818
cibw_skip: "pp* *musllinux*"
19-
- os: ubuntu-latest # linux arm64 musl
20-
cibw_archs: aarch64
21-
cibw_skip: "pp* *manylinux*"
2219
- os: windows-latest
2320
cibw_archs: AMD64 ARM64
2421
cibw_skip: "pp*"

0 commit comments

Comments
 (0)