Closed
Description
Our CI/CD keeps breaking due to problems with MSRV, especially for our BLAS setup. I suggest the following steps to alleviate this:
- Check in Cargo.lock, increasing the determinism of our CI/CD jobs
- 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
Labels
No labels