[tools] update pipeline list for run_CIs_for_external_pr.py (#20776)

### Description
add required pipeline "Linux Android Emulator QNN CI Pipeline"
This commit is contained in:
Yulong Wang 2024-05-23 10:38:42 -07:00 committed by GitHub
parent fa8670fe5b
commit 0996d6e19e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,6 +41,8 @@ def get_pipeline_names():
"onnxruntime-binary-size-checks-ci-pipeline",
# big models
"Big Models",
# android
"Linux Android Emulator QNN CI Pipeline",
# not currently required, but running ensures we're hitting all mobile platforms
"Android CI Pipeline",
"iOS CI Pipeline",