Jiaming Yuan
|
dae7a41baa
|
Update Python requirement to >=3.8. (#8071)
Additional changes:
- Use mamba for CPU test on Jenkins.
- Cleanup CPU test dependencies.
- Restore some of the modin tests
|
2022-07-14 18:01:47 +08:00 |
|
Philip Hyunsu Cho
|
47224dd6d3
|
Use private mirror to host llvm-openmp tarballs (#7950)
|
2022-05-27 14:56:59 -07:00 |
|
Philip Hyunsu Cho
|
34a238ca98
|
[CI] Clean up Python wheel build pipeline (#7626)
* [CI] Always upload artifacts to [branch_name]/
* [CI] Move detailed setup inside build_python_wheels.sh
* Fix typo
|
2022-02-03 00:55:44 -08:00 |
|
Philip Hyunsu Cho
|
f6e6d0b2c0
|
[CI] Build Python wheels for MacOS (x86_64 and arm64) (#7621)
* Build Python wheels for OSX (x86_64 and arm64)
* Use Conda's libomp when running Python tests
* fix
* Add comment to explain CIBW_TARGET_OSX_ARM64
* Update release script
* Add comments in build_python_wheels.sh
* Document wheel pipeline
|
2022-02-02 17:35:48 -08:00 |
|