Summary
- OS: alpine linux
- Type: packaging
Description
I see that you are building and uploading from the manylinux image. However I don't see build for musl variant (as alpine is using). There is a musllinux_1_2 image provided alongside the manylinux one that could be be integrated in your release process without too much trouble.
Summary
Description
I see that you are building and uploading from the
manylinuximage. However I don't see build for musl variant (as alpine is using). There is amusllinux_1_2image provided alongside the manylinux one that could be be integrated in your release process without too much trouble.