GitHub Actions runners on real Macs

Bring your existing GitHub Actions workflows. MacOps spins up ephemeral, isolated macOS self-hosted runners on demand and tears them down after every job.

Why managed runners

Setup

  1. Connect your GitHub organisation or repository.
  2. Choose a macOS image and concurrency.
  3. Add runs-on: [self-hosted, macos, macops] to your workflow.