Fix macOS CI and remove duplicate GitHub Actions workflow #4

Merged
jknapp merged 2 commits from perf/pipeline-improvements into main 2026-03-21 05:44:48 +00:00
Owner
  • Set AGENT_TOOLSDIRECTORY via step-level env on setup-python (not
    GITHUB_ENV which only applies to subsequent steps)
  • Use runner.temp for toolcache dir (always writable, no sudo needed)
  • Remove .github/workflows/build.yml to prevent duplicate CI runs
  • Remove unused Windows env check step

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

- Set AGENT_TOOLSDIRECTORY via step-level env on setup-python (not GITHUB_ENV which only applies to subsequent steps) - Use runner.temp for toolcache dir (always writable, no sudo needed) - Remove .github/workflows/build.yml to prevent duplicate CI runs - Remove unused Windows env check step Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jknapp added 1 commit 2026-03-21 05:44:33 +00:00
Fix macOS CI and remove duplicate GitHub Actions workflow
Some checks failed
Build & Release / Build sidecar (aarch64-apple-darwin) (pull_request) Failing after 6s
Build & Release / Build sidecar (x86_64-pc-windows-msvc) (pull_request) Has been cancelled
Build & Release / Build app (x86_64-unknown-linux-gnu) (pull_request) Has been cancelled
Build & Release / Build app (aarch64-apple-darwin) (pull_request) Has been cancelled
Build & Release / Build app (x86_64-pc-windows-msvc) (pull_request) Has been cancelled
Build & Release / Create Release (pull_request) Has been cancelled
Build & Release / Build sidecar (x86_64-unknown-linux-gnu) (pull_request) Has been cancelled
23c013bbac
- Set AGENT_TOOLSDIRECTORY via step-level env on setup-python (not
  GITHUB_ENV which only applies to subsequent steps)
- Use runner.temp for toolcache dir (always writable, no sudo needed)
- Remove .github/workflows/build.yml to prevent duplicate CI runs
- Remove unused Windows env check step

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jknapp added 1 commit 2026-03-21 05:44:39 +00:00
Merge branch 'main' into perf/pipeline-improvements
Some checks failed
Build & Release / Build sidecar (aarch64-apple-darwin) (pull_request) Failing after 9s
Build & Release / Build sidecar (x86_64-pc-windows-msvc) (pull_request) Has been cancelled
Build & Release / Build app (x86_64-unknown-linux-gnu) (pull_request) Has been cancelled
Build & Release / Build app (aarch64-apple-darwin) (pull_request) Has been cancelled
Build & Release / Build app (x86_64-pc-windows-msvc) (pull_request) Has been cancelled
Build & Release / Create Release (pull_request) Has been cancelled
Build & Release / Build sidecar (x86_64-unknown-linux-gnu) (pull_request) Has been cancelled
cc24511b87
jknapp merged commit 5b7f30c4b2 into main 2026-03-21 05:44:48 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MacroPad/voice-to-notes#4