diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a1fdf8d1c55..214bebac6c5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -230,8 +230,8 @@ jobs: matrix: x86: Platform: x86 - x64: - Platform: x64 +# x64: +# Platform: x64 dependsOn: BuildWindowsMSI condition: and(succeeded(), in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI', 'Manual', 'Schedule'))