Skip to content

ci: Replace BuildJet with GitHub-hosted ARM runners#98

Merged
sam-at-luther merged 1 commit intomainfrom
fix/replace-buildjet-with-github-arm
Apr 1, 2026
Merged

ci: Replace BuildJet with GitHub-hosted ARM runners#98
sam-at-luther merged 1 commit intomainfrom
fix/replace-buildjet-with-github-arm

Conversation

@sam-at-luther
Copy link
Copy Markdown
Member

Summary

  • Replace BuildJet ARM runner with GitHub-hosted 2vcpu-ubuntu-2204-arm
  • Bump actions/checkout v4 -> v5, docker/setup-buildx-action v3 -> v4 (Node.js 24)
  • Add Docker install step for ARM runners (not pre-installed on GitHub ARM)

Closes #97

Reference

Already fixed in luthersystems/mars#115 and luthersystems/buildenv#56.

- Switch arm64 runner from buildjet-2vcpu-ubuntu-2204-arm to 2vcpu-ubuntu-2204-arm
- Bump actions/checkout v4 -> v5, docker/setup-buildx-action v3 -> v4 (Node.js 24)
- Add Docker install step for ARM runners
@sam-at-luther sam-at-luther merged commit 99d2251 into main Apr 1, 2026
1 check 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.

ci: Replace BuildJet with GitHub-hosted ARM runners

1 participant