StarSling Runners
Faster hardware, and agents that keep making it faster.
5th Gen AMD EPYC, from 2 to 64 vCPU, at 21% to 33% less per minute. Then agents read your runs and open pull requests that make them faster still.
Six sizes, every one cheaper than its GitHub-hosted twin
Every label below runs Ubuntu 24.04 on 5th Gen AMD EPYC. Click one to copy it, then paste it after runs-on:. Prices are per minute, and GitHub's are its Linux x64 larger-runner list prices.
| Label | Size | StarSling | GitHub | You save |
|---|---|---|---|---|
| 2 vCPU / 8 GB | $0.004/min | $0.006/min | 33% | |
| 4 vCPU / 16 GBdefault | $0.008/min | $0.012/min | 33% | |
| 8 vCPU / 32 GB | $0.016/min | $0.022/min | 27% | |
| 16 vCPU / 64 GB | $0.032/min | $0.042/min | 24% | |
| 32 vCPU / 128 GB | $0.064/min | $0.082/min | 22% | |
| 64 vCPU / 256 GB | $0.128/min | $0.162/min | 21% |
ubuntu-latest and ubuntu-24.04 both map to starsling-ubuntu-24.04.
For the latest labels and pricing, see the StarSling docs.
The hardware, the billing, and the agents
5th Gen AMD EPYC
Every size runs Ubuntu 24.04 on 5th Gen AMD EPYC, so the same job finishes in less wall time before you change anything else about it.
You pay for run time
Billing runs from job start to finish, rounded up to the nearest minute, and queue time is not billed. Concurrency is unlimited, and your first month includes 2,000 free minutes.
Agents that keep tuning
StarSling reads your real runs and opens pull requests that shard suites, fix cache configuration and cut critical path. The runners get faster after the swap, not just at it.
Real PRs from StarSling agents
Pull Requests merged by customers. StarSling agents analyze and optimize your CI automatically.
Merged
Public GitHub PR≈3.4 minutes saved per run
Kitchen-sink E2E benchmark: 467s → about 260s for the slowest shard across five warm-cache runs.
ci: shard E2E kitchen-sink across 3 parallel jobs
View public PRMerged
Public GitHub PR≈6,600 CI minutes/month
Estimated time saved by caching Chromium and removing browser installs from six adapter jobs.
chore(ci): optimize Playwright browser installs in E2E
View public PRMerged
Public GitHub PRLocal build caching restored
Enabled local and remote Turborepo caching across three CI workflows.
chore: fix turbo cache configuration in ci
View public PRMerged
Public GitHub PR160s → 16s of fixed waits
Chroma’s 80 indexing waits dropped from 2,000ms to 200ms each. The PR estimates 2.4 minutes saved per job.
test(chroma): reduce fixed 2000ms waitForIndexing sleep to 200ms and add Docker healthcheck
View public PRMerged
Public GitHub PR88% less checkout data
Full-history clone transfer: 1,572 MB → 189 MB. The PR estimates 445 runner-hours saved per month.
perf(ci): fetch full-history checkouts with --filter=blob:none
View public PRMerged
Public GitHub PRPublishing tokens scoped to publish jobs
Removed OIDC token access from the nonpublishing job; the three publishing jobs retain it.
ci(security): scope id-token: write to publish jobs only
View public PR
Give your coding agent the same playbook
The agents open pull requests on their own. These are the same skills as commands, free and open source, for the times you want to ask.
/ci-speedupci-speedup samples your own Actions runs, finds the check that gates your pull requests, and hands your coding agent the evidence to shorten it.See how ci-speedup works/ci-scoreci-score reads a local checkout, grades it against the best-practice rubric we publish, and ranks a fix for every gap it finds.See how ci-score works/ci-secureci-secure scans your workflows for the ten critical attack vectors, explains each as a plain-English attacker scenario, and fixes the ones you pick.See how ci-secure works/slingsling is the agent-first CLI for StarSling Runners: why a job failed, where the time went and what CI costs, and the skill teaches your agent to use it.See how sling works
Same YAML, different silicon
Start faster. Then keep getting faster.
Install the GitHub App, point a workflow at a StarSling label, and compare the two runs side by side. The agents start reading your runs from the first one. Your first month includes 2,000 free minutes, no credit card required.