Skip to content

Commit 40bf619

Browse files
committed
No docker in docker
1 parent f7823c8 commit 40bf619

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
arch: ${{ matrix.arch }}
7979
distro: ${{ matrix.deb }}
8080
githubToken: ${{ github.token }}
81-
dockerRunArgs:
82-
--volume /var/run/docker.sock:/var/run/docker.sock
8381
install: |
8482
apt-get update
8583
apt-get install -y curl

0 commit comments

Comments
 (0)