diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 21ee5a4633..e7200599fb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -365,7 +365,7 @@ jobs: displayName: StaticAnalysis condition: succeeded() pool: - vmImage: ubuntu-latest + vmImage: ubuntu-18.04 steps: - bash: | sudo apt-get update &&