diff --git a/.azuredevops/components/hipTensor.yml b/.azuredevops/components/hipTensor.yml index 167d13c83..157c64c3f 100644 --- a/.azuredevops/components/hipTensor.yml +++ b/.azuredevops/components/hipTensor.yml @@ -27,7 +27,8 @@ jobs: variables: - group: common - template: /.azuredevops/variables-global.yml - pool: ${{ variables.LOW_BUILD_POOL }} + pool: + vmImage: ${{ variables.BASE_BUILD_POOL }} workspace: clean: all steps: