Skip to content

Add Linux ARM Python Builders#482

Merged
benemer merged 9 commits intoPRBonn:mainfrom
matthew-lidar:ml/add-arm-builder
Jan 5, 2026
Merged

Add Linux ARM Python Builders#482
benemer merged 9 commits intoPRBonn:mainfrom
matthew-lidar:ml/add-arm-builder

Conversation

@matthew-lidar
Copy link
Contributor

@matthew-lidar matthew-lidar commented Sep 29, 2025

Now that github has free ARM runners figured it would make sense to add this. We commonly need this to support our use cases and have had to resort to building it from source instead since the package was not available through pip.

I tried adding C++ builder support too but it seems the CMake install step you are using does not properly support ARM and it installed the X86 version instead.

@matthew-lidar
Copy link
Contributor Author

One option for fixing the C++ builds could be to install cmake via pip instead of via jwlawson/actions-setup-cmake

@mehermvr
Copy link
Member

One option for fixing the C++ builds could be to install cmake via pip instead of via jwlawson/actions-setup-cmake

can you do this please? will be better to keep the os matrix similar

@matthew-lidar
Copy link
Contributor Author

One option for fixing the C++ builds could be to install cmake via pip instead of via jwlawson/actions-setup-cmake

can you do this please? will be better to keep the os matrix similar

Got it! Just needs a rerun.

@mehermvr
Copy link
Member

@saurabh1002 lgtm, can you have a look at this as well. I also notice the action versions are out of date, which should probably also be updated (in a separate pr)

@mehermvr
Copy link
Member

mehermvr commented Dec 3, 2025

@saurabh1002 have a look and merge here as well

@benemer benemer merged commit 3f08908 into PRBonn:main Jan 5, 2026
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants