diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23b98e08590..57bfe954325 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - name: Setup tmate debug session if: ${{ endsWith(env.COMMIT_MESSAGE_HEADER, '[gha-debug]') }} uses: mxschmitt/action-tmate@v3 - timeout-minutes: 15 + timeout-minutes: 20 with: detatched: true