Skip to content

Commit

Permalink
run_CIs_for_external_pr.py: update required pipelines (#17557)
Browse files Browse the repository at this point in the history
### Description
Add required pipeline "Windows x64 QNN CI Pipeline" to script
"run_CIs_for_external_pr.py"
  • Loading branch information
fs-eire authored Sep 15, 2023
1 parent 9aafbe3 commit 94f2ed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/python/run_CIs_for_external_pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def main():
pipelines = [
# windows
"Windows ARM64 QNN CI Pipeline",
"Windows x64 QNN CI Pipeline",
"Windows CPU CI Pipeline",
"Windows GPU CI Pipeline",
"Windows GPU TensorRT CI Pipeline",
Expand Down

0 comments on commit 94f2ed6

Please sign in to comment.