Skip to content

Some of CI build targets are not compiled in parallel (Windows) #2077

@cngzhnp

Description

@cngzhnp

Describe your environment For example, when run ./ci/do_ci.ps1 cmake.maintainer.test on my local machine, it takes too much time to build from scratch.

Steps to reproduce
run ./ci/do_ci.ps1 cmake.maintainer.test

What is the expected behavior?
Target should be built with parallel option of make command if possible

What is the actual behavior?
Some of targets in CI pipeline does not have any parallel options which takes too much time to build from scratch.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions