Skip to content

Replace defunct buildjet runners with GitHub-hosted runners#110

Draft
stuqdog wants to merge 1 commit into
viam-modules:mainfrom
stuqdog:replace-buildjet-runners
Draft

Replace defunct buildjet runners with GitHub-hosted runners#110
stuqdog wants to merge 1 commit into
viam-modules:mainfrom
stuqdog:replace-buildjet-runners

Conversation

@stuqdog

@stuqdog stuqdog commented Jun 15, 2026

Copy link
Copy Markdown

The buildjet runners no longer work, breaking these workflows. This maps them to GitHub-hosted runners, matching the fix already made in viamrobotics/rust-utils#178:

  • buildjet-*-ubuntu-2204-arm (native arm64 builds) → github-linux-arm64-8core
  • buildjet-*-ubuntu-2204 (x86) → ubuntu-large

Also drops the now-unused buildjet labels from .github/actionlint.yml where present. The amd64/arm64 build matrices and container images are otherwise untouched.

🤖 Generated with Claude Code

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