From de51430fce7a91165fc20dc736320abed9c14fb2 Mon Sep 17 00:00:00 2001 From: danbugs Date: Fri, 26 Jun 2026 16:28:34 +0000 Subject: [PATCH] ci: increase benchmark timeout from 30 to 60 minutes Signed-off-by: danbugs --- .github/workflows/dep_benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dep_benchmarks.yml b/.github/workflows/dep_benchmarks.yml index 690b75779..13a66ca5d 100644 --- a/.github/workflows/dep_benchmarks.yml +++ b/.github/workflows/dep_benchmarks.yml @@ -71,7 +71,7 @@ defaults: jobs: run-benchmarks: if: ${{ inputs.docs_only == 'false' }} - timeout-minutes: 30 + timeout-minutes: 60 runs-on: ${{ fromJson( format('["self-hosted", "{0}", "X64", "1ES.Pool=hld-{1}-{2}", "JobId=run-benchmarks-{3}-{4}-{5}"]', inputs.hypervisor == 'hyperv-ws2025' && 'Windows' || 'Linux',