Skip to content

feat: support configurable CI runner via .github/local/runner - #174

Draft
chenchongbiao wants to merge 1 commit into
RadxaOS-SDK:mainfrom
chenchongbiao:20260722-runner-config
Draft

feat: support configurable CI runner via .github/local/runner#174
chenchongbiao wants to merge 1 commit into
RadxaOS-SDK:mainfrom
chenchongbiao:20260722-runner-config

Conversation

@chenchongbiao

Copy link
Copy Markdown
Contributor

Add check-runner job that detects arm64 runner and switches to host mode (skip QEMU, skip devcontainer). Dual Test/Build steps for both devcontainer (x86) and host (arm64) modes. Same logic applied to new_version workflow template.

Add check-runner job that detects arm64 runner and switches to host
mode (skip QEMU, skip devcontainer). Dual Test/Build steps for both
devcontainer (x86) and host (arm64) modes. Same logic applied to
new_version workflow template.

Signed-off-by: Chongbiao Chen <chenchongbiao@radxa.com>
@github-actions

Copy link
Copy Markdown
Contributor

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

{
name: "Checkout",
uses: "actions/checkout@v7",
uses: "actions/checkout@v6",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码需要rebase

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我的意思是你的pr需要rebase,咋还来降级了

@RadxaYuntian

Copy link
Copy Markdown
Contributor

现在llama.cpp交叉编译只需要13m 16s可以暂时不需要这个修改了吧

@chenchongbiao

Copy link
Copy Markdown
Contributor Author

现在llama.cpp交叉编译只需要13m 16s可以暂时不需要这个修改了吧

如果后面有需要可以先留着。

@RadxaYuntian
RadxaYuntian marked this pull request as draft July 27, 2026 09:16
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.

2 participants