fix gitea workflow path and runner label
Some checks failed
Build docker and publish / build (20.15.1) (push) Failing after 8m0s

This commit is contained in:
shanshanzhong 2026-03-03 17:38:47 -08:00
parent b0eb6595ac
commit 3a0d6dcd5a
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ permissions:
jobs:
build:
name: Build Linux Binary
runs-on: ubuntu-latest
runs-on: ario-server
steps:
- name: Checkout