From abc0b62c390398ec26c29d1a3631e43bcf86f54b Mon Sep 17 00:00:00 2001 From: fithwum Date: Wed, 2 Jul 2025 15:59:49 -0700 Subject: [PATCH] test --- .gitea/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/pipeline.yml b/.gitea/workflows/pipeline.yml index 198004c..7a4c0f9 100644 --- a/.gitea/workflows/pipeline.yml +++ b/.gitea/workflows/pipeline.yml @@ -7,7 +7,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: cth-ubuntu-latest steps: - name: Checkout code