mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-20 19:12:24 +00:00
Remove old enable_linux_gpu_tests parameter from template invocation. (#13102)
Remove old enable_linux_gpu_tests parameter from template invocation in build-perf-test-binaries-pipeline.yml.
This commit is contained in:
parent
e9b1bbc6a5
commit
b62ba0b5a7
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ stages:
|
|||
- template: templates/py-packaging-stage.yml
|
||||
parameters:
|
||||
enable_linux_gpu: true
|
||||
enable_linux_gpu_tests: false
|
||||
enable_ubuntu_cpu: false
|
||||
enable_linux_cpu: false
|
||||
enable_windows_cpu: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue