AMReX 25.04+ will ship a support for musl libc (AMReX-Codes/amrex#4373), so we can enable those builders again.
|
# (2) Disable musl until this AMReX TODO is fixed: |
|
# https://github.com/AMReX-Codes/amrex/issues/4373 |
|
CIBW_SKIP: "pp*-manylinux* *musllinux*" |
AMReX 25.04+ will ship a support for musl libc (AMReX-Codes/amrex#4373), so we can enable those builders again.
impactx-wheels/.github/workflows/build.yml
Lines 148 to 150 in ee2b4d8