Skip to content

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

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)#2
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 || 'ubuntu-latest' }}. Unset the org variable GMF_LINUX_RUNNER to fall back to GitHub-hosted runners.

Scope: security-audit.yml — both jobs (secret-scan, internal-specifics) were ubuntu-latest literals and are now routed. This is a security-audit workflow (not release/publish/deploy), triggered on push/PR with no tags. Release/publish jobs and macOS/Windows stay hosted (none present here).

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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