Skip to content

Replace defunct buildjet runners with GitHub-hosted runners#10

Merged
Steve Briskin (stevebriskin) merged 1 commit into
viam-modules:mainfrom
stuqdog:replace-buildjet-runners
Jun 17, 2026
Merged

Replace defunct buildjet runners with GitHub-hosted runners#10
Steve Briskin (stevebriskin) merged 1 commit into
viam-modules:mainfrom
stuqdog:replace-buildjet-runners

Conversation

@stuqdog

Copy link
Copy Markdown
Collaborator

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

@JohnN193
JohnN193 marked this pull request as ready for review June 16, 2026 19:51
@stevebriskin
Steve Briskin (stevebriskin) merged commit afc2640 into viam-modules:main Jun 17, 2026
1 of 3 checks 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.

3 participants