Secure, ephemeral, high-performance, low-cost runners within the privacy of your own VPC.
Launch in the region and subnet of your choice, right-size your instances and disks, and directly access all required services without having to expose them over the public internet.
All with a simple one line change in your GitHub Actions workflow yml:
Ubuntu · x64 · arm64
Sprinters launches runners on demand on your AWS account. No pre-provisioning, no idle capacity.
Each runner is an ephemeral EC2 instance that launches when a job starts and automatically terminates when it completes.
One instance per job, always fresh, up to date and launched in seconds. No images to maintain. No infrastructure to run.
Sprinters | GitHub (Private Repo) | GitHub (Public Repo) | GitHub (Larger Runners) | |
---|---|---|---|---|
vCPU | 2 - 192 | 2 | 4 | 2 - 64 |
RAM | 0.5 - 768 GB | 7 GB | 16 GB | 8 - 256 GB |
Storage | 1 - 16384 GB | 14 GB | 14 GB | 75 - 2040 |
CPU Arch | x64 + arm64 | x64 | x64 | x64 |
Need lots of CPU? Plenty of RAM? Or very little? Select the right instance type from a wide array of choices.
Freely adjust the runner disk space from a few GB to multiple TB.
Pick the best CPU architecture for the job. Intel, AMD and ARM instances are fully supported.
Public Repo | Private Repo |
Free + AWS cost |
$0.0004 / vCPU-minute + AWS cost
100,000 vCPU Minutes free during your first month |
Simple per minute pricing. You only pay for what you use. No monthly subscriptions. No long term commitments or contracts. No idle capacity. No extra infrastructure.
Total cost per minute is up to 10x cheaper than the equivalent runner from GitHub. More compute at the same price or same compute at a lower price. The choice is yours.
Go uninterrupted with On-Demand instances. Or go for maximum savings with Spot. Optionally with cheapest availability zone auto-selection.
To migrate to Sprinters, simply connect your AWS account and
change one line in your GitHub Actions workflow yml:
runs-on: ubuntu-latest
runs-on: sprinters:aws/ubuntu-latest
That's it. Literally.
Get started in under 5 minutes