Skip to content

CI: determine rust channel from rust-toolchain.toml #2528

@the-mikedavis

Description

@the-mikedavis

The actions-rs/toolchain action used in CI can determine which rust channel to use from the rust-toolchain.toml file rather than the explicit toolchain: stable argument passed currently.

It doesn't work perfectly at the moment. There's an upstream PR that will fix the functionality: actions-rs/toolchain#209.

For now we can fork the toolchain action and merge that PR. Eventually we should switch back to the upstream when that PR is merged.

See also:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions