From 83710bc1fe26fafd81e7e852e2e5280b77c37814 Mon Sep 17 00:00:00 2001 From: SuperDooper86 Date: Thu, 10 Sep 2026 09:05:04 +0200 Subject: [PATCH] Document one shared runner per host [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07af8e9..d895f6e 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ identity keeps the same sandbox container across updates. ### Build runner and GitHub transition `.gitea/workflows/build.yml` builds universal macOS artifacts for pushes and pull -requests to `main`. The repository-scoped `mac-mini-meetingnotes` runner uses the +requests to `main`. The shared account-scoped `mac-mini` runner uses the `macos-arm64` label. Smoke tests use a separate CI bundle identifier and temporary launch preferences and an internal-volume staging directory. Keychain services follow the bundle identifier, so CI never reads production credentials; the smoke