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

此提交包含在:
Nilesh M Negi
2025-11-24 10:55:36 -06:00
提交者 GitHub
父節點 b14e32c46e
當前提交 db52690c2a
共有 2 個檔案被更改,包括 2 行新增2 行删除
+1 -1
查看文件
@@ -28,7 +28,7 @@ schedules:
jobs:
- job: rccl
timeoutInMinutes: 180
timeoutInMinutes: 240
pool: rocm-ci_rccl_slurm_pool
workspace:
clean: all
+1 -1
查看文件
@@ -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