mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-28 20:11:22 +00:00
Assign generate document job to CPU pool. (#12973)
This commit is contained in:
parent
647e09cc39
commit
08af88e3e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue