Skip to content

v0.1.0-beta.83a2f0fd

Pre-release
Pre-release

Choose a tag to compare

@bojanrajkovic bojanrajkovic released this 11 Jun 02:20
83a2f0f

First pre-release of runny — an observable, crash-only macOS GitHub Actions
runner daemon on Virtualization.framework (tart-format compatible, no tart
binary at runtime).

Scope: for testing only. darwin/arm64, ad-hoc signed with the
com.apple.security.virtualization entitlement (asserted in CI).

Install

brew install bojanrajkovic/tap/runny

…or download runny_0.1.0-beta.83a2f0fd_darwin_arm64.tar.gz below (build
provenance attested).

Write ~/.runny/config.yaml, then runnyd -doctor. Start as a LaunchAgent
from a GUI login so macOS grants Local Network access:

brew services start runny

Runner-onboarding config + walkthrough: see the shared setup gist.