diff --git a/build/azure-pipeline.stable.yml b/build/azure-pipeline.stable.yml index 7a2cb70164b..1f7816b4444 100644 --- a/build/azure-pipeline.stable.yml +++ b/build/azure-pipeline.stable.yml @@ -89,9 +89,6 @@ extends: apiScanSoftwareVersion: '2024' - # Exclude win32-x64/node.napi.glibc.node, which is already scanned - # by the zeromq-prebuilt pipeline, until we have symbol publishing. # Exclude win32-arm64/*.* because APIScan cannot process them. apiScanExcludes: | - extension/dist/node_modules/zeromq/prebuilds/win32-x64/node.napi.glibc.node extension/dist/node_modules/zeromq/prebuilds/win32-arm64/*.*