From 8b39e2d694fb773fb93f1009bb278656456c6ace Mon Sep 17 00:00:00 2001 From: ahoneybun Date: Wed, 10 Dec 2025 13:16:57 -0700 Subject: [PATCH] Update .gitea/workflows/ci.yml --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 9aebf35..47f886d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -6,7 +6,7 @@ on: jobs: hello: - runs-on: self-hosted # tells Gitea to use a self‑hosted runner + runs-on: monolith steps: - name: Print host info run: |