Skip to content

Commit

Permalink
[ROCm] Extend the Pipeline restriction time (#21158)
Browse files Browse the repository at this point in the history
ROCm EP builds are taking longer.
  • Loading branch information
PeixuanZuo authored Jun 27, 2024
1 parent eecc11a commit 446aa98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/github/azure-pipelines/templates/rocm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- job: wheels_python_${{ replace(parameters.PythonVersion,'.','_') }}_rocm_${{ replace(parameters.RocmVersion,'.','_') }}_${{ parameters.BuildConfig }}
workspace:
clean: all
timeoutInMinutes: 180
timeoutInMinutes: 360
pool: Ubuntu-2204-rocm-aiinfra
variables:
- name: PythonVersion
Expand Down

0 comments on commit 446aa98

Please sign in to comment.