From b94dcfbd68c28f87e24469af5d5f2a2047e6a545 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Wed, 5 Feb 2025 22:21:08 +0000 Subject: [PATCH] update --- .../github/azure-pipelines/linux-migraphx-ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d44b6a1a9c..95171998c7 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 \ + --parallel --use_vcpkg --cmake_generator=Ninja \ --build_wheel \ --skip_submodule_sync \ --use_cache \