Skip to content

Commit 8f9cd02

Browse files
chore: test
1 parent e8d8dd5 commit 8f9cd02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ jobs:
188188
container:
189189
image: ${{ matrix.container_os_image }}
190190
options: --privileged --cgroupns=host -e DOCKER_HOST=tcp://dind-daemon:2375 -v /sys/fs/cgroup:/sys/fs/cgroup:rw
191+
entrypoint: ["/usr/sbin/init"]
191192
runs-on: ubuntu-latest
192193
needs:
193194
- meta

0 commit comments

Comments
 (0)