From 27eadb158b4241eaf8fdd2376da45982383a46de Mon Sep 17 00:00:00 2001 From: Jian Chen Date: Thu, 6 Feb 2025 18:44:52 -0800 Subject: [PATCH] Binary c-api-cpu.yml 2 --- tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml b/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml index 86d665df2e..621672ac71 100644 --- a/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml +++ b/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml @@ -108,7 +108,7 @@ stages: # ReleaseVersionSuffix: $(ReleaseVersionSuffix) # QnnSDKVersion: ${{ parameters.QnnSDKVersion }} #----- Commented out stages ----- -- + #- stage: Final_AAR_Testing_Android_QNN # dependsOn: Android_Java_API_AAR_Packaging_QNN # jobs: