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: revert Python 3.10 CI matrix expansion (#323)
Reverts commit 9c8ee2c which broke CI — the validation scripts use
tomllib (Python 3.11+) but ran under bare python3 on the 3.10 matrix.
The PR auto-merged despite failing gates, which is a separate branch
protection bug.
This reverts commit 9c8ee2c.
Co-authored-by: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
0 commit comments