diff --git a/tools/ci_build/github/azure-pipelines/linux-migraphx-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/linux-migraphx-ci-pipeline.yml index 95171998c7..c6efd306ed 100644 --- a/tools/ci_build/github/azure-pipelines/linux-migraphx-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/linux-migraphx-ci-pipeline.yml @@ -111,7 +111,7 @@ jobs: --update \ --build_dir /build \ --build \ - --parallel --use_vcpkg --cmake_generator=Ninja \ + --parallel \ --build_wheel \ --skip_submodule_sync \ --use_cache \