chore: change from blacksmith to self-hosted runner

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