[AzureCI] Increase timeout of per PR and nightly pipeline to 240 mins (#2074)

Tento commit je obsažen v:
Nilesh M Negi
2025-11-24 10:55:36 -06:00
odevzdal GitHub
rodič b14e32c46e
revize db52690c2a
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
+1 -1
Zobrazit soubor
@@ -28,7 +28,7 @@ schedules:
jobs:
- job: rccl
timeoutInMinutes: 180
timeoutInMinutes: 240
pool: rocm-ci_rccl_slurm_pool
workspace:
clean: all
+1 -1
Zobrazit soubor
@@ -33,7 +33,7 @@ stages:
displayName: "CI Run Requires Approval"
environment: rccl
- job: rccl
timeoutInMinutes: 180
timeoutInMinutes: 240
pool: rocm-ci_rccl_slurm_pool
workspace:
clean: all