File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tools/ci_build/github/azure-pipelines Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ stages:
4848 RunWebGpuTestsForDebugBuild : false
4949 RunWebGpuTestsForReleaseBuild : true
5050 WebGpuPoolName : ' onnxruntime-Win2022-VS2022-webgpu-A10'
51- WebCpuPoolName : ' Azure-Pipelines-EO-Windows2022-aiinfra '
51+ WebCpuPoolName : ' onnxruntime-Win2022-VS2022-webgpu-A10 '
5252
5353- template : templates/react-native-ci.yml
5454 parameters :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ stages:
2525 BuildStaticLib : true
2626 ExtraBuildArgs : ' '
2727 UseWebPoolName : true
28- WebCpuPoolName : ' Onnxruntime-Win-CPU-2022 '
28+ WebCpuPoolName : ' onnxruntime-Win2022-VS2022-webgpu-A10 '
2929
3030# The follow section has 15 different build jobs that can be divided into 3 groups:
3131# 1. Default CPU build with normal win32 linking, without ORT extension
You can’t perform that action at this time.
0 commit comments