Migrate workflows to Blacksmith

This commit is contained in:
blacksmith-sh[bot]
2025-12-01 14:43:21 +00:00
committed by GitHub
parent 0ddfdb55d3
commit 014d9c27f3
15 changed files with 15 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- name: Checkout repository
uses: actions/checkout@v4