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
Since Julia v1.10 is the current LTS, the version check for Julia >= v1.7
is no longer needed. This commit removes the conditional block and always
runs the inference tests that were previously gated.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments