Document shared host runners [skip ci]

This commit is contained in:
2026-09-10 09:04:37 +02:00
parent 03f151c5a5
commit d1f644a958
+2 -2
View File
@@ -188,8 +188,8 @@ The canonical repository is https://git.jamesbone.net/coder/claudechecker.
Both macOS and Windows source live on `main`; the original Windows feature Both macOS and Windows source live on `main`; the original Windows feature
branch and all historical tags/releases are retained. branch and all historical tags/releases are retained.
Gitea **Build** validates every push to `main` on repository-scoped host runners: Gitea **Build** validates every push to `main` on two shared account-scoped host runners (one service and one job slot per host):
`claudechecker-macos-arm64` (Mac mini, Xcode) and `claudechecker-windows-x64` `mac-mini` (label `claudechecker-macos-arm64`, Xcode) and `jamespc` (label `claudechecker-windows-x64`)
(Windows host, .NET 8, Inno Setup). Each run uploads its app/installer artifact. (Windows host, .NET 8, Inno Setup). Each run uploads its app/installer artifact.
Use **Release macOS** or **Release Windows**, select `main`, and supply a version Use **Release macOS** or **Release Windows**, select `main`, and supply a version