Skip to content

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

Open
hartsock wants to merge 1 commit into
mainfrom
ci/route-linux-ci-to-arc
Open

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

Conversation

@hartsock

Copy link
Copy Markdown
Member

Routes non-release Linux jobs to the org self-hosted ARC runners via ${{ vars.GMF_LINUX_RUNNER || '...' }}. Unset the org var to fall back to hosted.

Routed (Linux x86_64, PR-triggered):

  • dco.yml — job check (ubuntu-latest)
  • lint.yml — job pre-commit (ubuntu-latest)

Kept hosted:

  • publish-docs.yml — GitHub Pages deploy (uses actions/deploy-pages); release/publish + macOS/Windows stay hosted.

Fallback literal preserved exactly (ubuntu-latest) so behavior is unchanged when the org var is unset.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: hartsock <hartsock@users.noreply.github.com>
@hartsock
hartsock force-pushed the ci/route-linux-ci-to-arc branch from f907957 to 61e989a Compare July 17, 2026 00:35
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