-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
enhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing feature
Description
Description
Hello,
#24277 seems to be similar to this, although the author closed it a few days ago.
Alpine doesn't use glibc so the already built wheels aren't comptible. This results in an install requiring the machine to build the wheel which isn't completly ideal.
Building on a fresh alpine container works when using the same toolchain referenced in this repo, so adding something like the below to the build/publish workflow should work.
https://github.com/pola-rs/r-polars/blob/8803abe259997f6aa55dbde959fb3f98a3a03653/.github/workflows/release-lib.yml#L30-L31
Happy to update the workflow if there no problems adding a build for a musl wheel
frank-lenormand, BlastoiseBlue, helge-sz, hdzierz and rootman00
Metadata
Metadata
Assignees
Labels
enhancementNew feature or an improvement of an existing featureNew feature or an improvement of an existing feature