From 5e8343ca9154870b5eb6c5a2f88cd75a64903dd3 Mon Sep 17 00:00:00 2001 From: Chris McCarthy Date: Fri, 5 Jul 2024 16:57:40 +0100 Subject: [PATCH] #2739 - update job name in azure-benchmark-pipeline.yaml --- .azure/azure-benchmark-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure/azure-benchmark-pipeline.yaml b/.azure/azure-benchmark-pipeline.yaml index e764c3c1..e8e6ec9c 100644 --- a/.azure/azure-benchmark-pipeline.yaml +++ b/.azure/azure-benchmark-pipeline.yaml @@ -16,7 +16,7 @@ variables: MAJOR_VERSION: '' jobs: -- job: PrimAITE Benchmark +- job: PrimAITE_Benchmark timeoutInMinutes: 0 # Set to unlimited timeout pool: name: 'Imaginary Yak Pool'