Skip to content

Commit aee788b

Browse files
authored
{Packaging} Temporarily disable Windows x64 installation test (#27018)
1 parent 8ac19ca commit aee788b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ jobs:
230230
matrix:
231231
x86:
232232
Platform: x86
233-
x64:
234-
Platform: x64
233+
# x64:
234+
# Platform: x64
235235

236236
dependsOn: BuildWindowsMSI
237237
condition: and(succeeded(), in(variables['Build.Reason'], 'IndividualCI', 'BatchedCI', 'Manual', 'Schedule'))

0 commit comments

Comments
 (0)