.github/workflows: Migrate workflows to Blacksmith runners - #19
Merged
Corinne Rauch (Jason-123-cyber) merged 1 commit intoAug 12, 2026
Merged
Conversation
Corinne Rauch (Jason-123-cyber)
merged commit Aug 12, 2026
6fed8b0
into
latest
7 of 11 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard. This PR changes the following:
runs-on: blacksmith-4vcpu-ubuntu-2204). Learn more about the different instances available to choose from.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is enabled.Summary by cubic
Migrated all GitHub Actions workflows to Blacksmith runners to speed up CI and enable colocated caching and observability. Updated runner tags to
blacksmith-4vcpu-ubuntu-2404and the Windows shims job toblacksmith-4vcpu-windows-2025; no workflow logic changes.runs-on: ubuntu-latestwithruns-on: blacksmith-4vcpu-ubuntu-2404across CI, release, audit, CodeQL, PR, and Node integration workflows.windows-latesttoblacksmith-4vcpu-windows-2025.Written for commit 7c79d8f. Summary will update on new commits.