We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6593b2f commit d516313Copy full SHA for d516313
.github/workflows/test-integrations-cloud.yml
@@ -29,6 +29,8 @@ jobs:
29
name: Cloud
30
timeout-minutes: 30
31
runs-on: ${{ matrix.os }}
32
+ env:
33
+ DOCKER_HOST: tcp://docker:2375
34
strategy:
35
fail-fast: false
36
matrix:
0 commit comments