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: