Today, we are announcing the public beta of larger GitHub hosted runners for GitHub Actions for Team and Enterprise plans 🎉 🎉
The new larger runners provide new capabilities for Team and Enterprise GitHub Action users:
- Linux and Windows machines up to 64 cores
- Fixed IP ranges to provide access to runners via allow list services
- Admin control over access to larger runners and concurrency
Larger machine sizes
Developers will be able to make use of machine sizes up to 64 cores on demand to run their workflows, billed by the job minute.
Fixed IP ranges
Setup a fixed IP range for your machines by simply ticking a check box, this provides an IP range that can be allow listed in internal systems and in GitHub’s allow list to keep using Actions while making your GitHub environment more secure.
Admin control
Admin’s can choose who can have access to larger machine sizes and at what concurrency, providing guard rails on spending
Larger machine pricing
Larger runners are charged for in both private and public repos and do not consume included minutes.
To learn more about the larger runner per job minute pricing, check out the updated pricing docs
To learn more about using the new larger runners, check out our docs