Migrate workflows to Blacksmith (#421)

Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit was merged in pull request #421.
This commit is contained in:
blacksmith-sh[bot]
2025-10-13 11:55:39 -05:00
committed by GitHub
parent a4873e96bf
commit 6dca33efba
2 changed files with 5 additions and 12 deletions

View File

@@ -58,7 +58,7 @@ jobs:
retention-days: 30
build-linux:
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
if: github.event.inputs.build_type == 'all' || github.event.inputs.build_type == 'linux' || github.event.inputs.build_type == ''
steps: