Skip to content

Use minimal rustup profile in CI #1511

@bjorn3

Description

@bjorn3

This should make downloading the toolchain a bit faster. Especially on Windows where it currently takes about 2 minutes. Setting profile = "minimal" in rust-toolchain may work, but otherwise running rustup set profile minimal before ./y.sh prepare should do the trick I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions