From f1cea8e5da4214ced44002e2aac7a488e21ff4bb Mon Sep 17 00:00:00 2001 From: Lightczx <1686188646@qq.com> Date: Mon, 14 Aug 2023 17:09:03 +0800 Subject: [PATCH] Update azure-pipelines.yml --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ae952008..467c64d9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,8 +32,7 @@ pr: pool: - name: Default - demands: agent.name -equals Hutao-Server + vmImage: 'windows-2022' variables: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true