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