Skip to content

ci(release): build arm images on native runners - #68

Merged
Ryson-32 merged 1 commit into
mainfrom
ryan/native-arm-release-runner
Jul 26, 2026
Merged

ci(release): build arm images on native runners#68
Ryson-32 merged 1 commit into
mainfrom
ryan/native-arm-release-runner

Conversation

@Ryson-32

Copy link
Copy Markdown
Member

Summary

  • run arm64 image jobs on GitHub's native ubuntu-24.04-arm runner
  • keep amd64 jobs on ubuntu-latest
  • remove QEMU setup from both Dev Release and Stable Release workflows

Evidence

Dev Release run 30212336433 attempt 1 reached the Next production build under QEMU, emitted qemu: uncaught target signal 4 (Illegal instruction) twice, then remained in progress until canceled after 30 minutes. Recent successful emulated arm64 builds took roughly 14–15 minutes. GitHub now provides the native arm64 label for public repositories, so emulation is unnecessary.

Validation

  • both workflow files parse as YAML
  • git diff --check
  • npm run lint

The final proof is this PR's checks followed by a Dev Release run after merge. No version bump, tag, stable release, or application code change is included.

Copilot AI review requested due to automatic review settings July 26, 2026 18:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Ryson-32
Ryson-32 merged commit 843fb83 into main Jul 26, 2026
5 checks passed
@Ryson-32
Ryson-32 deleted the ryan/native-arm-release-runner branch July 26, 2026 18:26
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