Skip to content

Alleviating MSRV issues #1484

Closed
Closed
@akern40

Description

@akern40

Our CI/CD keeps breaking due to problems with MSRV, especially for our BLAS setup. I suggest the following steps to alleviate this:

  1. Check in Cargo.lock, increasing the determinism of our CI/CD jobs
  2. Add a GitHub workflow that periodically checks against new dependencies, once for the MSRV and once without MSRV, but in both cases using the MSRV-aware resolver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions