Document one shared runner per host [skip ci]
This commit is contained in:
@@ -86,7 +86,7 @@ identity keeps the same sandbox container across updates.
|
|||||||
### Build runner and GitHub transition
|
### Build runner and GitHub transition
|
||||||
|
|
||||||
`.gitea/workflows/build.yml` builds universal macOS artifacts for pushes and pull
|
`.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
|
`macos-arm64` label. Smoke tests use a separate CI bundle identifier and temporary
|
||||||
launch preferences and an internal-volume staging directory. Keychain services
|
launch preferences and an internal-volume staging directory. Keychain services
|
||||||
follow the bundle identifier, so CI never reads production credentials; the smoke
|
follow the bundle identifier, so CI never reads production credentials; the smoke
|
||||||
|
|||||||
Reference in New Issue
Block a user