Skip to content

Commit

Permalink
Add qnn to job name
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlizarraga committed Jan 9, 2024
1 parent 17c1ce2 commit c443e50
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ parameters:
default: C:\data\qnnsdk\qnn-v2.17.0.231124_win

jobs:
- job: Win_py_arm64_Wheels_${{ replace(parameters.PYTHON_VERSION,'.','_') }}
- job: Win_py_arm64_qnn_Wheels_${{ replace(parameters.PYTHON_VERSION,'.','_') }}
timeoutInMinutes: 120
workspace:
clean: all
Expand Down

0 comments on commit c443e50

Please sign in to comment.