diff --git a/.azuredevops/components/hipTensor.yml b/.azuredevops/components/hipTensor.yml index eb7ea98ba..ba9acfb31 100644 --- a/.azuredevops/components/hipTensor.yml +++ b/.azuredevops/components/hipTensor.yml @@ -27,7 +27,7 @@ jobs: variables: - group: common - template: /.azuredevops/variables-global.yml - pool: ${{ variables.MEDIUM_BUILD_POOL }} + pool: ${{ variables.LOW_BUILD_POOL }} workspace: clean: all steps: diff --git a/.azuredevops/components/rdc.yml b/.azuredevops/components/rdc.yml index 2852f0570..d1925ffc2 100644 --- a/.azuredevops/components/rdc.yml +++ b/.azuredevops/components/rdc.yml @@ -34,7 +34,7 @@ jobs: variables: - group: common - template: /.azuredevops/variables-global.yml - pool: ${{ variables.MEDIUM_BUILD_POOL }} + pool: ${{ variables.LOW_BUILD_POOL }} workspace: clean: all steps: