Skip to content

Commit ba4a4bf

Browse files
author
Changming Sun
committed
update
1 parent 0181c33 commit ba4a4bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/ci_build/github/azure-pipelines/npm-packaging-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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:

tools/ci_build/github/azure-pipelines/post-merge-jobs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)