diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1966218f5..7c7eea340 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,11 +24,11 @@ strategy: imageName: 'macOS-15' toolchainName: clang buildTargetName: all - windows-visualstudio: + windows-x64-vstudio: imageName: 'windows-latest' toolchainName: vs buildTargetName: all - windows-visualstudio-arm64: + windows-arm64-vstudio: imageName: 'windows-latest' toolchainName: vs buildTargetName: all