This commit is contained in:
Kyle Zhang 2024-11-04 15:03:39 +08:00
Родитель 67e7afd176
Коммит b8a2339714
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -119,7 +119,7 @@ stages:
# we need to use the 2022 pool to create the nuget package with both pre-net6+Xamarin and net6 targets.
# VS2019 has no support for net6 and we need to use msbuild (from the VS install) to do the packing
pool:
name: 'Azure-Pipelines-EO-Windows2022-aiinfra'
name: 'onnxruntime-Win-CPU-2022'
os: windows
variables:
breakCodesignValidationInjection: ${{ parameters.DoEsrp }}