We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a114ccd commit 33d395fCopy full SHA for 33d395f
.github/workflows/integration.yaml
@@ -57,6 +57,7 @@ jobs:
57
- name: Set up Docker containerd snapshotter
58
uses: crazy-max/ghaction-setup-docker@v3
59
with:
60
+ set-host: true
61
daemon-config: |
62
{
63
"features": {
0 commit comments