InfoQ·4 min read

GitHub Actions Custom Runner Images Reach General Availability

GitHub Actions custom runner images are now generally available.

GitHub has announced the general availability of custom images for its hosted runners, transitioning from public preview to a fully supported feature. This innovation allows teams to build a tailored virtual machine image based on a GitHub-approved base, significantly improving continuous integration (CI) workflows by eliminating the need to reinstall tools for each job. Organizations using GitHub Team or GitHub Enterprise Cloud can now manage their CI environments more effectively with these custom images.

Key Takeaways

  • 1.

    Custom images streamline CI processes by eliminating repetitive setup tasks.

  • 2.

    The feature is available only on GitHub Team and Enterprise Cloud plans.

Get your personalized feed

Trace groups the biggest stories, videos, and discussions into one feed so you can stay current without scanning ten tabs.

Try Trace free
GitHub Actions Custom Runner Images Reach General Availability | Trace