Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Dec 19, 2023
1 parent 2c4d939 commit c670ff1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
pool:
name: onnxruntime-Ubuntu2004-AMD-CPU
demands:
- ImageVersionOverride -equals 1.0.372673
- ImageVersionOverride -equals 1.0.391284
steps:
- task: mspremier.PostBuildCleanup.PostBuildCleanup-task.PostBuildCleanup@3
displayName: 'Clean Agent Directories'
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
pool:
name: Onnxruntime-Linux-GPU-T4
demands:
- ImageVersionOverride -equals 1.0.372673
- ImageVersionOverride -equals 1.0.391284
dependsOn:
- Linux_Build
steps:
Expand Down

0 comments on commit c670ff1

Please sign in to comment.