Skip to content

Alleviating MSRV issues #1484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
akern40 opened this issue Mar 16, 2025 · 0 comments · Fixed by #1485
Closed

Alleviating MSRV issues #1484

akern40 opened this issue Mar 16, 2025 · 0 comments · Fixed by #1485

Comments

@akern40
Copy link
Collaborator

akern40 commented Mar 16, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant