summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-01-18 14:32:09 -0800
committerGitHub <noreply@github.com>2023-01-18 14:32:09 -0800
commitfc70b9b960404d179a98473964e3a7fd383b6753 (patch)
treeda6c0a975ad7ee19fbb5e184f3ae9e34fec35e84
parent87bb5eb9e12f413631be5ad062f77d85b209fb1b (diff)
downloadansible-fc70b9b960404d179a98473964e3a7fd383b6753.tar.gz
Use the Legacy pool instead of Standard. (#79759)
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index c71d47b8bf..2a13f69858 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -38,7 +38,7 @@ resources:
- container: default
image: quay.io/ansible/azure-pipelines-test-container:1.9.0
-pool: Standard
+pool: Legacy
stages:
- stage: Sanity