Founding price locked for the lifetime of the subscription.
- M4 Pro · 6–7 vCPU · 22GB
- 1 concurrent job per slot
- Unlimited CI minutes · max 2 founding slots
Fast, ephemeral M4 Pro runners for GitHub Actions. Keep every workflow, change one line, and pay a flat monthly price per concurrent slot.
Set up jobFresh Tart VM · M4 Pro
Checkout repositoryactions/checkout@v4
Compile macOS appXcode 16.4 · Swift 6.1
Destroy runnerSecrets and workspace erased
# Before
- runs-on: macos-latest
# After
+ runs-on: manzanita-standard
One slot runs one job at a time. Queue the rest in GitHub and run as many CI minutes as your team needs.
Founding price locked for the lifetime of the subscription.
The default runner for everyday Swift and Xcode workflows.
A full M4 Pro host profile for large builds and test suites.
Free trial: one Standard slot for 14 days or 300 build minutes, whichever comes first. The clock starts with your first job. No credit card required.
Fair use: above 15,000 minutes per slot in 30 days starts a capacity review, never a surprise per-minute charge. Third and later slots use Standard pricing.
Manzanita replaces only the slow machine underneath your existing job.
Grant access only to the repositories that should use Manzanita.
Keep your actions, secrets, cache keys, artifacts, and release flow.
Every job starts in a prewarmed Tart VM and the VM is destroyed afterward.
There is no proprietary workflow language and no second place to debug your builds.
jobs:
test:
runs-on: manzanita-standard
steps:
- uses: actions/checkout@v4
- run: swift test
Fresh macOS Sequoia runner · Xcode 16.4
One canary machine validates images first. Five M4 Pro nodes add ten production slots as they come online.
Until automated GitHub OAuth onboarding opens, this request reserves your founding slot and lets us install the GitHub App with you.