We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb73077 commit afd0031Copy full SHA for afd0031
.github/workflows/build-xapian.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Setup tmate session
72
uses: mxschmitt/action-tmate@v3
73
if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
74
- timeout-minutes: 10
+ timeout-minutes: 60
75
with:
76
limit-access-to-actor: true
77
0 commit comments