From ea10c27c820c2ea7f07addf37bd115a851f0eb7b Mon Sep 17 00:00:00 2001 From: ahoneybun Date: Wed, 10 Dec 2025 13:17:59 -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 47f886d..a9dd4fb 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -6,7 +6,7 @@ on: jobs: hello: - runs-on: monolith + runs-on: ubuntu-latest steps: - name: Print host info run: |