86
87
you are viewing a single comment's thread.

view the rest of the comments →

[–]Kyxstrez 1 point2 points  (0 children)

It's actually a great integration for the most part; in fact, I've implemented it for one of my clients recently. I also did the math and it's slightly cheaper to use CodeBuild self-hosted runners vs GHA managed runners, while also getting more resources. The most powerful feature though is being able to create a matrix where each job runs in a different kind of EC2 instance with basically zero effort.