Description
Hi cryptography team,
We’ve successfully tested CI workflow changes for the ppc64le (Power) architecture using GitHub Actions (GHA) service provided by IBM. You can see an example run here:
🔗 CI run example
📌 Related NumPy tracking issue: numpy/numpy#29125
We’d now like to propose enabling the GitHub Actions app in this repository to allow running CI jobs for ppc64le directly via GitHub Actions. This would support upstream compatibility and help ensure continued support for the Power architecture in cryptography.
A few key details about the setup:
✅ Ephemeral and secure runners, isolated per job
🛠️ Maintained by IBM, integrated with GitHub’s standard GHA workflows
📚 Technical documentation: https://github.com/IBM/actionspz/tree/main/docs
We’re happy to assist with the setup or provide any additional details the team may need.
Thanks so much!