Skip to content

Commit 33d395f

Browse files
committed
Set host in setup docker action
1 parent a114ccd commit 33d395f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: Set up Docker containerd snapshotter
5858
uses: crazy-max/ghaction-setup-docker@v3
5959
with:
60+
set-host: true
6061
daemon-config: |
6162
{
6263
"features": {

0 commit comments

Comments
 (0)