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