Skip to content

Commit

Permalink
Temporarily disable APIScan (#16479)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 authored Mar 7, 2025
1 parent 6a57172 commit 4b6e293
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion build/azure-pipeline.stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,11 @@ extends:
serviceTreeID: '14f24efd-b502-422a-9f40-09ea7ce9cf14'
enabled: true

apiScanDependentPipelineId: '466' # zeromq-prebuilt
# Temporarily disable APIScan until we have new zeromq-prebuilt symbols
skipAPIScan: true

# Add a dependency on zeromq-prebuilt
apiScanDependentPipelineId: '466'
apiScanSoftwareVersion: '2024'

# Exclude win32-arm64/*.* because APIScan cannot process them.
Expand Down

0 comments on commit 4b6e293

Please sign in to comment.