Migrate workflows to Blacksmith

This commit is contained in:
blacksmith-sh[bot]
2025-07-16 21:13:39 +00:00
committed by GitHub
parent 90043fe84d
commit 6c4d935d90
7 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ on:
jobs:
docker:
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- name: Checkout
uses: actions/checkout@v2