Migrate workflows to Blacksmith

This commit is contained in:
blacksmith-sh[bot]
2025-10-13 16:54:49 +00:00
committed by GitHub
parent a4873e96bf
commit 0a27852cac
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: