diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 61ccce0..9bf1606 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -5,7 +5,7 @@ pr: - master # Runs on PRs targeting master pool: - name: pipeline-host-prd + name: ci-pool-prd steps: - task: UsePythonVersion@0