We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f54cb1 commit e164895Copy full SHA for e164895
1 file changed
.github/workflows/dep_build_test.yml
@@ -37,7 +37,7 @@ defaults:
37
jobs:
38
build-and-test:
39
if: ${{ inputs.docs_only == 'false' }}
40
- timeout-minutes: 45
+ timeout-minutes: 60
41
runs-on: ${{ fromJson(
42
format('["self-hosted", "{0}", "X64", "1ES.Pool=hld-{1}-{2}"]',
43
inputs.hypervisor == 'hyperv-ws2025' && 'Windows' || 'Linux',
0 commit comments