top | item 22149276 (no title) ijl | 6 years ago What services are people using to run continuous integration for ARM? I see Travis CI has an alpha. Azure Pipelines doesn't host ARM instances I think. discuss order hn newest otterley|6 years ago AWS CodeBuild supports ARM builds: https://aws.amazon.com/about-aws/whats-new/2019/11/aws-codeb... jedbrown|6 years ago GitLab-CI can use any host (and can be used with GitHub, though the PR integration is not nearly as nice as when used with a GitLab MR). oldmanhorton|6 years ago Azure Pipelines doesn't host arm yet, but you can run a self hosted pool on a Gravitron2 VM pretty easily.
otterley|6 years ago AWS CodeBuild supports ARM builds: https://aws.amazon.com/about-aws/whats-new/2019/11/aws-codeb...
jedbrown|6 years ago GitLab-CI can use any host (and can be used with GitHub, though the PR integration is not nearly as nice as when used with a GitLab MR).
oldmanhorton|6 years ago Azure Pipelines doesn't host arm yet, but you can run a self hosted pool on a Gravitron2 VM pretty easily.
otterley|6 years ago
jedbrown|6 years ago
oldmanhorton|6 years ago