mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
[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:
parent
fa8670fe5b
commit
0996d6e19e
1 changed files with 2 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue