Skip to content

Commit dedc7be

Browse files
authored
ci: increase benchmark timeout from 30 to 60 minutes (#1590)
Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent 2b48a30 commit dedc7be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dep_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ defaults:
7171
jobs:
7272
run-benchmarks:
7373
if: ${{ inputs.docs_only == 'false' }}
74-
timeout-minutes: 30
74+
timeout-minutes: 60
7575
runs-on: ${{ fromJson(
7676
format('["self-hosted", "{0}", "X64", "1ES.Pool=hld-{1}-{2}", "JobId=run-benchmarks-{3}-{4}-{5}"]',
7777
inputs.hypervisor == 'hyperv-ws2025' && 'Windows' || 'Linux',

0 commit comments

Comments
 (0)