I am looking to enable a CI pipeline for an open source project. Which CI/CD tools currently have support for Arm architecture?
A13,
Support for Arm is available for all major CI/CD tools. If you don’t want to setup your own infrastructure, you can use Drone IO [1] and Travis CI [2] service available on Packet.net which is free for all open source projects.
[1] Drone: https://cloud.drone.io/
[2] Travis CI: https://docs.travis-ci.com/user/multi-cpu-architectures/
We will soon have a new section full of CI/CD solutions on our Arm Developer website! I will try to update this thread when it is ready. Stay tuned :-)
Hope this helps!
There is also Shippable.com that allows to run 32 and 64 builds, and even build Docker images.
Not sure if the shippable stuff is still active?
Shippable is working for me...