Revert "Switch yml back to regular build pool"

This reverts commit be35fc2a5a.
This commit is contained in:
Ryan Hill 2021-05-10 00:14:13 -07:00
parent be35fc2a5a
commit 64c0deeb7e

View file

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