From patchwork Mon Feb 3 12:25:01 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Rini X-Patchwork-Id: 235814 List-Id: U-Boot discussion From: trini at konsulko.com (Tom Rini) Date: Mon, 3 Feb 2020 07:25:01 -0500 Subject: [PATCH] azure: Move to vs2017-win2016 platform build host Message-ID: <20200203122501.16544-1-trini@konsulko.com> Azure is moving to remove the vs2015-win2012r2 platform build host. The two suggested new platforms to use are vs2017-win2016 and windows-2019. For now, move up to vs2017-win2016. Cc: Bin Meng Signed-off-by: Tom Rini Reviewed-by: Bin Meng Tested-by: Bin Meng --- Changes in v1: - Sending this as non-RFC as Bin pointed out the backend issue has been resolved and I can confirm that as well. --- .azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 916ab84ea0c4..a0713dd66c0a 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - windows_vm: vs2015-win2012r2 + windows_vm: vs2017-win2016 ubuntu_vm: ubuntu-18.04 ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200112-17Jan2020 # Add '-u 0' options for Azure pipelines, otherwise we get "permission