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
build(ci): bump Bazel to 6.5.0 and update manylinux toolchain
- Bazel: Raise minimum to 6.5.0 and update repo version
- CI: Use Bazel 6.5.0 in conda-build/test GitHub Actions
- Docker: Switch manylinux image to bazel-6.5.0 tag
- Toolchain: Use devtoolset-10 for wheel builds
- Scope: Build/CI-only; no MLMD runtime or API changes
Motivation: align CI/local builds with Bazel 6.5.0 for stability and modernize the wheel build toolchain.
0 commit comments