We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7823c8 commit 40bf619Copy full SHA for 40bf619
.github/workflows/ci.yml
@@ -78,8 +78,6 @@ jobs:
78
arch: ${{ matrix.arch }}
79
distro: ${{ matrix.deb }}
80
githubToken: ${{ github.token }}
81
- dockerRunArgs:
82
- --volume /var/run/docker.sock:/var/run/docker.sock
83
install: |
84
apt-get update
85
apt-get install -y curl
0 commit comments