Skip to content

Commit

Permalink
complete A10
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Oct 24, 2024
1 parent 7490e44 commit 09fc7ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/ci_build/github/azure-pipelines/templates/win-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,9 @@ stages:
- job: Windows_Packaging_${{ parameters.stage_name_suffix }}_Testing
workspace:
clean: all
pool:
name: ${{ parameters.ort_build_pool_name }}
demands: ImageVersionOverride -equals 248.0.0
pool: zhanyi_test_A100_pool
# name: ${{ parameters.ort_build_pool_name }}
# demands: ImageVersionOverride -equals 248.0.0
timeoutInMinutes: 180
steps:
- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
Expand Down

0 comments on commit 09fc7ec

Please sign in to comment.