fix: 使用正确的 Runner 标签 self-hosted
Deploy / deploy (push) Failing after 26s

This commit is contained in:
2026-06-10 19:16:50 +08:00
parent 89e5143395
commit 51de32d1de
+1 -1
View File
@@ -11,7 +11,7 @@ env:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: self-hosted
container: container:
image: catthehacker/ubuntu:act-latest image: catthehacker/ubuntu:act-latest
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock options: --privileged -v /var/run/docker.sock:/var/run/docker.sock