From 6f142b4c751ffd475f2b1a3db20f26674ed00313 Mon Sep 17 00:00:00 2001 From: David Burkett Date: Tue, 5 Jan 2021 03:44:41 -0500 Subject: [PATCH] Downgrade CI VM to Ubuntu 18.04 (#3535) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ace8c8ddd..762c622b5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -31,7 +31,7 @@ variables: jobs: - job: linux pool: - vmImage: ubuntu-latest + vmImage: ubuntu-18.04 strategy: matrix: servers: