fix: 修改 Runner 标签匹配

This commit is contained in:
2026-06-10 19:15:24 +08:00
parent d66f6b6be5
commit 89e5143395
+1 -1
View File
@@ -11,7 +11,7 @@ env:
jobs: jobs:
deploy: deploy:
runs-on: [self-hosted, rent-deploy] runs-on: ubuntu-latest
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