diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bd7eee7be6..8cb6586a9b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ stages: displayName: "Static Analysis" timeoutInMinutes: 10 continueOnError: true - pool: ubuntu-20.04 + pool: sonic-ubuntu-1c steps: - template: .azure-pipelines/pre-commit-check.yml