Skip to content

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

Closed
samuelbailey123 wants to merge 1 commit into
mainfrom
fix/self-hosted-runner
Closed

perf: switch CI to self-hosted Mac Mini runner#6
samuelbailey123 wants to merge 1 commit into
mainfrom
fix/self-hosted-runner

Conversation

@samuelbailey123

Copy link
Copy Markdown
Owner

Summary

  • Switches both go and frontend jobs from macos-latest/ubuntu-latest to self-hosted
  • Replaces actions/setup-node with an NVM shell step sourcing /Users/samuelbailey/.nvm/nvm.sh in both jobs
  • Adds NVM_DIR env var where needed
  • Adds concurrency group to cancel stale runs on new pushes
  • Release workflow is left untouched

Changes

File Change
.github/workflows/ci.yml Both job runners → self-hosted, NVM setup, concurrency block

Test plan

  • Confirm runner picks up both jobs
  • Verify Go vet/test and frontend npm build/test all pass

@samuelbailey123

Copy link
Copy Markdown
Owner Author

Closing — CI failures are infrastructure-related (self-hosted runner configuration), not code issues. Will address runner setup separately.

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