Skip to content

CI: examples: use stable Rust, not nightly #1396

Closed as not planned
Closed as not planned
@W95Psp

Description

@W95Psp

The CI builds (?), extracts with hax and verify the crates in the folder examples.
However, it cargo check with the ambiant Rust available on CI, which is not stable Rust, but the nightly hax pins.

To avoid breakages related to nightly VS stable (i.e. recently #1394), we should make the CI cargo check with a stable toolchain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions