Remove 'python_release_packages' job from ci.yml #17955
Labels
bindings/python
Python wrapping IREE's C API
cleanup 🧹
infrastructure
Relating to build systems, CI, or testing
The 'python_release_packages' job in
ci.yml
is mostly redundant withpkgci_build_packages.yml
. We should add any missing coverage (e.g. runningpython -m iree.runtime._package_test
andpython -m iree.compiler._package_test
) to pkgci and remove the job from ci.yml.Sample logs:
python_release_packages
: https://github.com/iree-org/iree/actions/runs/9996039178/job/27629499197Build Packages / Linux Release (x86_64)
: https://github.com/iree-org/iree/actions/runs/9996039182/job/27629498115The text was updated successfully, but these errors were encountered: