ci: change CI runner to gitea-label
CI / Lint, Test, Build (push) Failing after 1m8s

This commit is contained in:
2026-07-06 17:59:05 +08:00
parent aeebd77315
commit 4393c787f4
+1 -1
View File
@@ -12,7 +12,7 @@ on:
jobs:
verify:
name: Lint, Test, Build
runs-on: ubuntu-latest
runs-on: gitea-label
env:
NEXT_PUBLIC_APP_ENV: test
NEXT_TELEMETRY_DISABLED: "1"