chore: migrate workflow back to blacksmith for speed

This commit is contained in:
LukeGus
2026-05-27 20:32:28 -05:00
parent b5163fba24
commit 0ef4f59ce5
4 changed files with 12 additions and 16 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: blacksmith-8vcpu-ubuntu-2404
steps:
- name: Checkout repository
uses: actions/checkout@v5