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
@@ -6,7 +6,7 @@ on:
jobs:
generate-openapi:
name: Generate OpenAPI JSON
runs-on: self-hosted
runs-on: blacksmith-2vcpu-ubuntu-2404
steps:
- name: Checkout repository