From 2aa27b17ae4c70d6d629d38cf8cfb914bbab4f8b Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Thu, 7 Nov 2019 09:21:07 +1300 Subject: [PATCH] revert Ubuntu version --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb0fd435..81d458d7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ jobs: - job: 'Test' pool: - vmImage: 'Ubuntu-18.04' + vmImage: 'Ubuntu-16.04' strategy: matrix: Python27: