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
Remove wheel version suffix from wheels, set fail-fast to false for wheel builds (#6141)
1. TRITON_WHEEL_VERSION_SUFFIX is not needed.
- For Release builds we want to have only version in suffix
- For nightly git sha256 in suffix
2. Set fail-fast true if aarch64 build fails, x86 builds can still
continue
3. Update whl version
0 commit comments