* [PATCH] Azure: Move to windows-2019
@ 2021-10-31 17:24 Tom Rini
2021-11-01 2:35 ` Bin Meng
2021-11-12 15:40 ` Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Tom Rini @ 2021-10-31 17:24 UTC (permalink / raw)
To: u-boot
As per https://github.com/actions/virtual-environments/issues/4312 the
Windows-2016 environments are scheduled for deprecation and removal in
early 2022. Move to windows-2019 now to avoid this (Visual Studio 2019
is included here, hence the tag naming scheme change).
Signed-off-by: Tom Rini <trini@konsulko.com>
---
.azure-pipelines.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index b3794a956e86..41b34ea7de5a 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
- windows_vm: vs2017-win2016
+ windows_vm: windows-2019
ubuntu_vm: ubuntu-18.04
macos_vm: macOS-10.15
ci_runner_image: trini/u-boot-gitlab-ci-runner:focal-20210921-05Oct2021
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Azure: Move to windows-2019
2021-10-31 17:24 [PATCH] Azure: Move to windows-2019 Tom Rini
@ 2021-11-01 2:35 ` Bin Meng
2021-11-12 15:40 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Bin Meng @ 2021-11-01 2:35 UTC (permalink / raw)
To: Tom Rini; +Cc: U-Boot Mailing List
On Mon, Nov 1, 2021 at 1:25 AM Tom Rini <trini@konsulko.com> wrote:
>
> As per https://github.com/actions/virtual-environments/issues/4312 the
> Windows-2016 environments are scheduled for deprecation and removal in
> early 2022. Move to windows-2019 now to avoid this (Visual Studio 2019
> is included here, hence the tag naming scheme change).
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
> .azure-pipelines.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Azure: Move to windows-2019
2021-10-31 17:24 [PATCH] Azure: Move to windows-2019 Tom Rini
2021-11-01 2:35 ` Bin Meng
@ 2021-11-12 15:40 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-11-12 15:40 UTC (permalink / raw)
To: u-boot
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
On Sun, Oct 31, 2021 at 01:24:42PM -0400, Tom Rini wrote:
> As per https://github.com/actions/virtual-environments/issues/4312 the
> Windows-2016 environments are scheduled for deprecation and removal in
> early 2022. Move to windows-2019 now to avoid this (Visual Studio 2019
> is included here, hence the tag naming scheme change).
>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-11-12 15:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-31 17:24 [PATCH] Azure: Move to windows-2019 Tom Rini
2021-11-01 2:35 ` Bin Meng
2021-11-12 15:40 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox