fix(ci): test.yml 改用 self-hosted runner 避免 Docker-in-Docker 衝突 #44

Merged
a620906209 merged 1 commits from fix/vps-stability into master 2026-06-17 15:49:29 +00:00
Owner

ubuntu-latest 觸發 container 模式,導致 mkdirat var/run: file exists 錯誤。
改成 self-hosted 與 deploy.yml 一致,直接跑在 host 模式。

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

ubuntu-latest 觸發 container 模式,導致 mkdirat var/run: file exists 錯誤。 改成 self-hosted 與 deploy.yml 一致,直接跑在 host 模式。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a620906209 added 1 commit 2026-06-17 15:49:21 +00:00
ubuntu-latest 觸發 container 模式,導致 mkdirat var/run: file exists 錯誤。
改成 self-hosted 與 deploy.yml 一致,直接跑在 host 模式。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a620906209 merged commit d8340de322 into master 2026-06-17 15:49:29 +00:00
a620906209 deleted branch fix/vps-stability 2026-06-17 15:49:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: a620906209/CFDivePlatform#44