keep fixing CI 3
This commit is contained in:
@@ -16,7 +16,8 @@ jobs:
|
|||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: debian:bookworm-slim
|
image: debian:bookworm-slim
|
||||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
# act_runner already mounts the Docker socket; avoid duplicating it
|
||||||
|
options: --privileged
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare tools via Tencent mirrors (apt)
|
- name: Prepare tools via Tencent mirrors (apt)
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user