Docs
Sign in with GitHub, then choose the Starter or Pro plan. Billing runs through Stripe.
Install the Mint Runner GitHub App on your organization. Available soon — connected organizations are activating in stages.
Set runs-on: mintrunner on any job and it queues on Mint Runner.
ios-build
name: ios-build
on: push
jobs:
build:
runs-on: mintrunner
steps:
- uses: actions/checkout@v7
- run: xcodebuild -scheme MyApp -destination 'generic/platform=iOS Simulator' buildweb-ci
name: web-ci
on: push
jobs:
check:
runs-on: mintrunner
steps:
- uses: actions/checkout@v7
- run: corepack enable && pnpm install --frozen-lockfile && pnpm checkMinutes reset at the start of each billing cycle. Unused minutes do not roll over. There is no overage billing. At 80% we email you; at 100% new jobs wait for the next cycle.