mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
Revert "Switch yml back to regular build pool"
This reverts commit be35fc2a5a.
This commit is contained in:
parent
be35fc2a5a
commit
64c0deeb7e
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ parameters:
|
|||
|
||||
jobs:
|
||||
- job: 'build'
|
||||
pool: 'Win-GPU-2019'
|
||||
pool: 'RyanWinGPU'
|
||||
# pool: 'Win-GPU-2019'
|
||||
variables:
|
||||
OrtPackageId: 'Microsoft.ML.OnnxRuntime.Gpu'
|
||||
MsbuildArguments: '-maxcpucount'
|
||||
|
|
|
|||
Loading…
Reference in a new issue