Try the fastest way to run your GitHub Actions in under 5 minutes
Set up our GitHub integration
Use our Migration Wizard to update your GitHub Actions workflow files
.github/workflows
, and the runs-on
property specifies the runner tag.To switch to a Blacksmith runner, just replace the current tag with the appropriate Blacksmith runner tag. Done!runs-on
fields to utilize Blacksmith runners.Cache dependencies and build outputs to run even faster (recommended)
Cache Docker layers to make your Docker builds even faster (recommended)