agent-orchestrator/.github/workflows
Harshit Singh Bhandari 0bccaacdc9
ci(release): build darwin-x64 on macos-13 for Intel Mac ao start (#2216)
The desktop release only built on macos-latest (Apple Silicon, arm64),
so the darwin-x64 stable alias was never produced and Intel-Mac
ao start 404s fetching agent-orchestrator-darwin-x64.zip.

Add the macos-13 (Intel x64) runner to the job matrix and broaden the
macOS alias-upload step's condition from matrix.os == 'macos-latest' to
startsWith(matrix.os, 'macos') so it runs on both macOS runners. The
step already derives arch via uname -m, so the Intel runner now emits
and uploads the x64 alias. Updated the now-stale gap comment.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 21:09:09 +05:30
..
cli-e2e.yml test(cli): port the E2E suite to cross-platform Go; slim the Docker harness 2026-06-01 03:14:08 +05:30
desktop-testing.yml fix(desktop): package Windows via NSIS instead of Squirrel (#403) 2026-06-23 20:44:30 +05:30
frontend-release.yml ci(release): build darwin-x64 on macos-13 for Intel Mac ao start (#2216) 2026-06-26 21:09:09 +05:30
frontend.yml ci: run the frontend vitest suite on pull requests (#172) 2026-06-11 12:18:55 +05:30
gitleaks.yml ci: add Go build/test and gitleaks secret-scan workflows 2026-05-26 21:02:58 +05:30
go.yml feat: automate OpenAPI spec + frontend TS type generation (issue #102) (#103) 2026-06-05 14:45:10 +05:30
prettier.yml chore: add prettier config and CI auto-formatter (#166) 2026-06-10 09:09:17 +05:30
react-doctor.yml ci(frontend): add react-doctor check for landing site (#151) 2026-06-07 07:11:35 +05:30
testing-build.yml fix(desktop): package Windows via NSIS instead of Squirrel (#403) 2026-06-23 20:44:30 +05:30