.github/workflows: Migrate workflows to Blacksmith runners (#9)

Migrate workflows to Blacksmith

Co-authored-by: blacksmith-sh[bot] <157653362+blacksmith-sh[bot]@users.noreply.github.com>
This commit is contained in:
blacksmith-sh[bot]
2025-09-27 08:12:29 +03:30
committed by GitHub
parent bf6971e1af
commit 61ada6397e
6 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ on:
jobs:
main:
name: Dependency Review
runs-on: ubuntu-latest
runs-on: blacksmith-2vcpu-ubuntu-2404
steps:
- name: ⤵️ Checkout repository