Skip to content

Commit

Permalink
Remove x86 platform from fuzzing pipeline (#4195)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryfu-msft committed Feb 26, 2024
1 parent bdeea5a commit 101f68b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,6 @@ jobs:
x64:
buildConfiguration: 'Fuzzing'
buildPlatform: 'x64'
x86:
buildConfiguration: 'Fuzzing'
buildPlatform: 'x86'

variables:
buildOutDir: $(Build.SourcesDirectory)\src\$(buildPlatform)\$(buildConfiguration)
Expand Down

0 comments on commit 101f68b

Please sign in to comment.