Skip to content

.github/workflows: Migrate workflows to Blacksmith runners - #2

Open
blacksmith-sh[bot] wants to merge 1 commit into
mainfrom
blacksmith-migration-de73c3a
Open

.github/workflows: Migrate workflows to Blacksmith runners#2
blacksmith-sh[bot] wants to merge 1 commit into
mainfrom
blacksmith-migration-de73c3a

Conversation

@blacksmith-sh

@blacksmith-sh blacksmith-sh Bot commented Aug 12, 2026

Copy link
Copy Markdown

This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard. This PR changes the following:

  1. Your selected workflows will now run on Blacksmith's 2x faster hardware (e.g., runs-on: blacksmith-4vcpu-ubuntu-2204). Learn more about the different instances available to choose from.
  2. Your jobs running on Blacksmith will now have all official GitHub and popular third-party cache actions automatically interact with our 4x faster, colocated cache. Learn more about Blacksmith's actions cache.
  3. Your GitHub Actions will now actually be observable. Learn more about Blacksmith's logging and other observability features.
  4. Your Docker builds will now automatically share their Docker layer cache, resulting in up to 40x faster builds. Learn more about Blacksmith's Docker layer caching.

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.


Summary by cubic

Migrate all selected GitHub Actions workflows to Blacksmith runners to speed up CI and improve caching and observability. No job logic changed; only runs-on targets were updated.

  • Migration
    • Replaced GitHub-hosted runners with blacksmith-* tags: blacksmith-4vcpu-ubuntu-2404, blacksmith-4vcpu-ubuntu-2404-arm, blacksmith-4vcpu-ubuntu-2204, blacksmith-6vcpu-macos-15, blacksmith-4vcpu-windows-2025.
    • Updated Linux, ARM, macOS, and Windows jobs across workflows (builds, tests, docs, integrations, cross-compiles).
    • Containers, matrices, and steps remain the same.
    • Gains: faster machines, colocated Actions cache, shared Docker layer cache, and better logs/observability.

Written for commit 585b4a8. Summary will update on new commits.

Review in cubic

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.

0 participants