The GitHub Actions job "Lint" on tvm.git/pypi_official has failed.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
1bc8efd89aa95776f61d296c0ce7da7e4923fe77 / tlopex <[email protected]>
[CI] Add cibuildwheel-based wheel publishing to PyPI

Add a cibuildwheel-based flow to build and publish TVM wheels to PyPI for
Linux (manylinux_2_28 x86_64/aarch64, with a CUDA runtime sidecar), macOS
arm64 (Metal), and Windows AMD64 (with a CUDA runtime sidecar):

- .github/workflows/publish_wheel.yml: build_cuda_runtime -> build_wheels ->
  upload_pypi, with OIDC trusted publishing and build provenance attestation.
- .github/actions/build-wheel-for-publish: static-LLVM wheel build via
  cibuildwheel; per-platform repair/exclusion policy.
- pyproject.toml [tool.cibuildwheel]/[tool.scikit-build] config.
- CUDA runtime sidecar build scripts (manylinux .sh, Windows .bat) and a
  Library.cmake helper; FindLLVM zstd-static fix; -Wl,--no-relax/--as-needed.
- Version is stamped from the git ref via version.py at build time.

Report URL: https://github.com/apache/tvm/actions/runs/26837632024

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to