We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7823c8 + 40bf619 commit f0d12a8Copy full SHA for f0d12a8
.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