Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mszhanyi committed Jan 30, 2024
1 parent 8ea07e2 commit 5660b72
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ stages:
workspace:
clean: all
timeoutInMinutes: 150
pool: 'Onnxruntime-Linux-GPU-A10'
pool: 'Onnxruntime-Linux-GPU'
variables:
- name: CUDA_VERSION_MAJOR
${{ if eq(parameters.CudaVersion, '11.8') }}:
Expand Down Expand Up @@ -180,4 +180,4 @@ stages:
artifactName: 'onnxruntime-linux-x64-gpu'
- template: ../templates/component-governance-component-detection-steps.yml
parameters:
condition: 'succeeded'
condition: 'succeeded'

0 comments on commit 5660b72

Please sign in to comment.