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
Add validation to ensure TiDB versions stay in sync
Add validation step that checks env.TIDB_VERSIONS matches test matrix entries.
Fails workflow if versions are out of sync, preventing mismatches between
pre-download and test execution.
0 commit comments