Build wheels for linux aarch64#305
Conversation
|
MacOS 13 was removed from Github |
|
After seeing successful builds in https://github.com/SystemRDL/systemrdl-compiler/actions/runs/19675716322 I pushed e2a343a to try and fix CI per #305 (comment) |
|
Aware of the macos deprecation. I will address that separately. Please revert that change for now and we can merge |
This reverts commit e2a343a.
Reverted! |
|
thanks! |
|
Curious - are you actually running RDL tools on embedded arm? Always interested in hearing all the unique usages of the tools! |
I'm trying! haha but one step at a time |
|
nice haha |
|
Deployed! https://pypi.org/project/systemrdl-compiler/#files |
Thank you!
Yeah, it's a frustrating situation. I personally held off on making any macos changes but in many of my projects this deprecation forced my transition to full macos-aarch64. Not sure how I feel about that... |
This change updates CI to build wheels for linux aarch64. All other CI remains the same.