You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): split Miri into parallel jobs to fix 25m timeout
The single Miri job ran core + sparse sequentially, consistently
exceeding the 25-minute timeout. Split into miri-core and miri-sparse
jobs that run in parallel with 20m timeout each.
Zero test coverage regression — identical skip filters, env vars,
and feature flags preserved.
Hostile review: APPROVED (0C/0M/1m, m1 fixed)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments