This commit is contained in:
Thomas E Lackey 2023-04-20 14:36:11 -05:00
parent 6b53c43c51
commit 50aece105b

View File

@ -9,7 +9,7 @@ on:
- release/**
env:
DOCKER_HOST: /var/run/dind.sock
DOCKER_HOST: unix:///var/run/dind.sock
jobs:
sdk_tests: