mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-12 02:59:51 +00:00
Forces MSVC Toolkit to 14.25.28610 in Azure Pipelines
This commit is contained in:
parent
bccfb1cda7
commit
c177bf7480
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ jobs:
|
||||||
maximumCpuCount: true
|
maximumCpuCount: true
|
||||||
platform: x64
|
platform: x64
|
||||||
configuration: 'Release - LLVM'
|
configuration: 'Release - LLVM'
|
||||||
|
msbuildArgs: '/p:VCToolsVersion=14.25.28610'
|
||||||
displayName: Compile RPCS3
|
displayName: Compile RPCS3
|
||||||
|
|
||||||
- bash: .ci/deploy-windows.sh
|
- bash: .ci/deploy-windows.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue