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:
Edward Chen 2022-09-26 16:27:40 -07:00 committed by GitHub
parent e9b1bbc6a5
commit b62ba0b5a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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