Skip to content

ci: route Linux CI to in-home ARC runner (GMF_LINUX_RUNNER) - #68

Merged
hartsock merged 1 commit into
mainfrom
ci/route-linux-ci-to-arc
Jul 19, 2026
Merged

ci: route Linux CI to in-home ARC runner (GMF_LINUX_RUNNER)#68
hartsock merged 1 commit into
mainfrom
ci/route-linux-ci-to-arc

Conversation

@hartsock

Copy link
Copy Markdown
Member

Routes non-release Linux CI jobs to the org self-hosted ARC runners via runs-on: ${{ vars.GMF_LINUX_RUNNER || 'ubuntu-latest' }}.

Scope: ci.yml lint, test, and coverage jobs (all literal ubuntu-latest). Unset the org var GMF_LINUX_RUNNER to fall back to hosted runners with zero further changes.

Left hosted (untouched): release.yml (release/publish workflow — tag-triggered, publishes to PyPI + crates.io, matrix wheel build). macOS/Windows and matrix runner logic stay hosted.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hartsock
hartsock merged commit ca05c16 into main Jul 19, 2026
3 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