From 750d6beee4d74db347225305850e4a37313dfad5 Mon Sep 17 00:00:00 2001 From: Zack3D Date: Sun, 21 Sep 2025 02:27:05 -0700 Subject: [PATCH] wf --- .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 af277df..792e008 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -7,7 +7,7 @@ on: jobs: build: # Target the runner using only the labels it already has. - # Since the runner has the 'ubuntu-22.04' label and is named 'arm_docker', + # this will target it correctly in your current setup. runs-on: ubuntu-22.04 steps: