Assign generate document job to CPU pool. (#12973)

This commit is contained in:
Yi Zhang 2022-09-16 01:42:12 +08:00 committed by GitHub
parent 647e09cc39
commit 08af88e3e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,5 +72,5 @@ stages:
RunOnnxRuntimeTests: false
RunStaticCodeAnalysis: false
ORT_EP_NAME: CUDA # It doesn't really matter which EP is selected here since this stage is for documentation.
MachinePool: onnxruntime-Win2019-GPU
MachinePool: Win-CPU-2019
DocUpdateNeeded: true