Release history
runs-on releases
Self-hosted GitHub Actions runners made simple. For AWS. 10x cheaper, 40% faster, and unlimited caching. Best alternative to Actions Runner Controller.
All releases
12 shown
v2.12.6
Bug fix
Notable features
- EC2 Fleet generation fixed for multiple instance types and Spot
- Dangling runner cleanup terminates individual instances instead of entire fleets
Full changelog
Fixes
- Fixed EC2 Fleet generation for runner labels with multiple exact instance types and Spot, so exact
family=a+bselectors use explicit instance-type overrides correctly. - Pools: dangling runner cleanup now terminates individual EC2 instances instead of deleting entire EC2 Fleets, avoiding accidental termination of sibling jobs in the same instant fleet.
v2.12.4
Bugfix
Fix a CloudFormation template issue that made the stack fail to upgrade when `Private=only` was set.
v2.12.2
New feature
Notable features
- Nested virtualization on x64 runners
- Ubuntu24 GPU ARM64 support
- OTEL server log exports
v2.12.0
Breaking risk
Breaking changes
- CloudWatch agent shut down and replaced by OTEL
- Preinstall/Mountpoints setup timing changed
- Removed v1 cache toolkit support
Notable features
- OTEL integration for logs, traces, and metrics
- Prerun attribute for token refresh
- Improved instance type prioritization