Skip to content

Commit 336760c

Browse files
committed
chore: try with default reconnection timeout
1 parent 0e0dcd4 commit 336760c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-test-go.yml

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
env:
5252
TESTCONTAINERS_RYUK_DISABLED: "${{ inputs.ryuk-disabled }}"
5353
RYUK_CONNECTION_TIMEOUT: "${{ inputs.project-directory == 'modules/compose' && '5m' || '60s' }}"
54-
RYUK_RECONNECTION_TIMEOUT: "${{ inputs.project-directory == 'modules/compose' && '30s' || '10s' }}"
5554
steps:
5655
- name: Setup rootless Docker
5756
if: ${{ inputs.rootless-docker }}

0 commit comments

Comments
 (0)