Skip to content

fix(ci): replace Blacksmith runner in generate workflow#6

Merged
amdmax merged 1 commit intodevfrom
feat/publish-codemie-workflow
Feb 16, 2026
Merged

fix(ci): replace Blacksmith runner in generate workflow#6
amdmax merged 1 commit intodevfrom
feat/publish-codemie-workflow

Conversation

@amdmax
Copy link
Copy Markdown
Collaborator

@amdmax amdmax commented Feb 13, 2026

Summary

  • Replace hardcoded blacksmith-4vcpu-ubuntu-2404 runner in generate.yml with ${{ vars.RUNNER_UBUNTU || 'blacksmith-4vcpu-ubuntu-2404' }}}
  • Follows the same pattern already applied to test.yml, typecheck.yml, deploy.yml, and nix-hashes.yml
  • Prevents workflow failures on forks without Blacksmith runners

Test plan

  • Verify generate workflow runs successfully without runner label errors

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@amdmax amdmax merged commit 0e8eaad into dev Feb 16, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant