fix(ci): test.yml 改用 self-hosted runner 避免 Docker-in-Docker 衝突 #44
Reference in New Issue
Block a user
Delete Branch "fix/vps-stability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ubuntu-latest 觸發 container 模式,導致 mkdirat var/run: file exists 錯誤。
改成 self-hosted 與 deploy.yml 一致,直接跑在 host 模式。
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com