Skip to content

Commit

Permalink
{Packaging} Temporarily disable Windows x64 installation test (#27018)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound authored Jul 27, 2023
1 parent 8ac19ca commit aee788b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'))
Expand Down

0 comments on commit aee788b

Please sign in to comment.