From 15376bd56f038d4a0792753d6ceaef5a039f32a7 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Fri, 31 Jan 2025 05:33:40 +0000 Subject: [PATCH] Remove Enable pybind from webgpu pipeline --- .../github/azure-pipelines/win-gpu-webgpu-ci-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/win-gpu-webgpu-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/win-gpu-webgpu-ci-pipeline.yml index 8460df2ec3799..bb6c210161952 100644 --- a/tools/ci_build/github/azure-pipelines/win-gpu-webgpu-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/win-gpu-webgpu-ci-pipeline.yml @@ -45,7 +45,6 @@ stages: buildArch: x64 # add --build_java if necessary additionalBuildFlags: >- - --enable_pybind --build_nodejs --use_webgpu --cmake_extra_defines onnxruntime_BUILD_UNIT_TESTS=ON onnxruntime_BUILD_DAWN_MONOLITHIC_LIBRARY=ON