Skip to content

Replace defunct buildjet runners with GitHub-hosted runners#110

Merged
JohnN193 merged 1 commit into
viam-modules:mainfrom
stuqdog:replace-buildjet-runners
Jun 16, 2026
Merged

Replace defunct buildjet runners with GitHub-hosted runners#110
JohnN193 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
@JohnN193 JohnN193 merged commit 75b6c25 into viam-modules:main Jun 16, 2026
3 of 5 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.

2 participants