-
Notifications
You must be signed in to change notification settings - Fork 6
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
ci: Pin nightly rust version #1124
Conversation
Uhm, the |
I had replaced the u.u The fix was to add a |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1124 +/- ##
==========================================
- Coverage 86.78% 86.77% -0.01%
==========================================
Files 90 90
Lines 18546 18549 +3
Branches 18153 18156 +3
==========================================
+ Hits 16095 16096 +1
Misses 1606 1606
- Partials 845 847 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Nightly rust tests are failing, seemingly due to rust-lang/rust#125474.
This PR fixes the toolchain to the last working nightly until the problem is resolved.
CI fail: https://github.com/CQCL/hugr/actions/runs/9281876942/job/25538729650#step:6:856