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: jobs:
verify: verify:
name: Lint, Test, Build name: Lint, Test, Build
runs-on: ubuntu-latest runs-on: gitea-label
env: env:
NEXT_PUBLIC_APP_ENV: test NEXT_PUBLIC_APP_ENV: test
NEXT_TELEMETRY_DISABLED: "1" NEXT_TELEMETRY_DISABLED: "1"