tlopex opened a new pull request, #19823: URL: https://github.com/apache/tvm/pull/19823
The MacOS and Windows jobs run `Set up environment` (`./.github/actions/setup`), which creates the conda env from `ci/scripts/package/build-environment.yaml`. That file already provides llvmdev, cmake, ninja, zlib and libxml2-devel, so the subsequent `Install LLVM dependencies` step re-installs packages already present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
