From fe2a6a00c20972b13bc1ef77ee9a209b0de1608d Mon Sep 17 00:00:00 2001 From: Thomas Li <47963215+lithomas1@users.noreply.github.com> Date: Sat, 3 Jul 2021 16:37:59 -0700 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0c00cef..bebcbee 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -53,7 +53,7 @@ jobs: - template: azure/posix.yml parameters: name: linux - vmImage: ubuntu-16.04 + vmImage: ubuntu-latest matrix: py_3.7_32: MB_PYTHON_VERSION: "3.7"