bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.17k stars 392 forks source link

Build also aarch64 wheels #416

Closed pablogsal closed 1 year ago

pablogsal commented 1 year ago

Seems that cibuildwheel now allows building aarch64 wheels, so we should try to distribute these as well.

pablogsal commented 1 year ago

Screenshot 2023-07-12 at 12 26 38

This worked. I am switching the aarch64 to only run during pip promotion