Skip to content

perf: switch CI to self-hosted Mac Mini runner#7

Merged
samuelbailey123 merged 3 commits into
mainfrom
fix/self-hosted-runner
Mar 20, 2026
Merged

perf: switch CI to self-hosted Mac Mini runner#7
samuelbailey123 merged 3 commits into
mainfrom
fix/self-hosted-runner

Conversation

@samuelbailey123

Copy link
Copy Markdown
Owner

Summary

  • Switch from ubuntu-latest/macos-latest to self-hosted Mac Mini runner
  • Use nvm for Node.js setup instead of actions/setup-node
  • Remove actions/setup-go (Go already installed on runner)
  • Add concurrency group to cancel in-progress runs on same branch

Test plan

  • Verify Go vet and tests pass on mac-mini
  • Verify frontend build and tests pass

@samuelbailey123 samuelbailey123 merged commit b6c6dc9 into main Mar 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant