Skip to content

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

Merged
samuelbailey123 merged 1 commit into
mainfrom
fix/self-hosted-runner
Mar 20, 2026
Merged

perf: switch CI to self-hosted Mac Mini runner#2
samuelbailey123 merged 1 commit into
mainfrom
fix/self-hosted-runner

Conversation

@samuelbailey123

Copy link
Copy Markdown
Owner

Summary

  • Removes the ubuntu-latest/macos-latest matrix and targets the self-hosted Mac Mini runner instead
  • Adds concurrency group (ci-${{ github.ref }}) to cancel stale runs on new pushes
  • Release workflow is left untouched

Changes

File Change
.github/workflows/ci.yml runs-on matrix → self-hosted, added concurrency block

Test plan

  • Confirm the runner picks up the job after merging
  • Verify go vet, go test, and go build all pass on the Mac Mini

@samuelbailey123 samuelbailey123 merged commit baaca80 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