diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8745b9e93c..8bb64ecdad 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -91,6 +91,7 @@ jobs: maximumCpuCount: true platform: x64 configuration: 'Release - LLVM' + msbuildArgs: '/p:VCToolsVersion=14.25.28610' displayName: Compile RPCS3 - bash: .ci/deploy-windows.sh