Conversation
|
what about linux aarch64 wheels? maybe we could copy |
CodSpeed Performance ReportMerging #740 will not alter performanceComparing Summary
|
|
@Secrus We can always add the |
|
@sdispater I just thought it's worth adding and checking since you are already working on the release pipeline. Especially since there was a PR/request for that architecture for some time now: #517 #521 |
|
I added the |
|
Since pendulum now seems to use maturin to build wheels, did you folks consider using the auto-generated CI build workflow? |
For the release workflow to work, we need to install the Rust toolchain first on some platforms and we need to use Python 3 to fix the wheels for MacOS arm wheels.
Pull Request Check List