chore: change from blacksmith to self-hosted runner

This commit is contained in:
LukeGus
2026-05-27 16:21:01 -05:00
parent 4cd4f25c36
commit f903dd98f4
+1 -1
View File
@@ -18,7 +18,7 @@ on:
jobs:
build:
# runs-on: blacksmith-8vcpu-ubuntu-2404
runs-on: zeus-xiCqzKBJ6BJul
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v5