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 2b48a30 commit dedc7beCopy full SHA for dedc7be
1 file changed
.github/workflows/dep_benchmarks.yml
@@ -71,7 +71,7 @@ defaults:
71
jobs:
72
run-benchmarks:
73
if: ${{ inputs.docs_only == 'false' }}
74
- timeout-minutes: 30
+ timeout-minutes: 60
75
runs-on: ${{ fromJson(
76
format('["self-hosted", "{0}", "X64", "1ES.Pool=hld-{1}-{2}", "JobId=run-benchmarks-{3}-{4}-{5}"]',
77
inputs.hypervisor == 'hyperv-ws2025' && 'Windows' || 'Linux',
0 commit comments