From c56bcffb830bc765bf532feef04fa31ad76b65d2 Mon Sep 17 00:00:00 2001 From: "azure-pipelines[bot]" Date: Sat, 9 Mar 2019 07:16:57 +0000 Subject: Revert to 16.04 build pools. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3453af200..7e33459b7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ jobs: displayName: 'Lint & Test' pool: - vmImage: 'Ubuntu 18.04' + vmImage: ubuntu-16.04 variables: PIPENV_CACHE_DIR: ".cache/pipenv" -- cgit v1.2.3