EpistasisLab / Aliro

Aliro: AI-Driven Data Science
https://epistasislab.github.io/Aliro
GNU General Public License v3.0
222 stars 63 forks source link

Use buildx to build wheels for arm64 #609

Open jay-m-dev opened 10 months ago

jay-m-dev commented 10 months ago

The current wheel-builder.yml file works for amd64 architectures. Add a new yml file for arm64 architectures using buildx. This will help to speed up generating and deploying releases. Under the following specs, the runtime for release/generate_production_release.sh is between 80-90 minutes image