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
Drop python 3.8, add 3.11 & 3.12 to testing (#1143)
* Initial python version bump in CI
* Add libprotobuf to GPU CI environments
* Replace mentions of old env files
* Remove strict channel priority to try to unblock env solves?
* Establish minimum version for mlflow
* Revert "Remove strict channel priority to try to unblock env solves?"
This reverts commit e454833.
* Try strict channel priority without nodefaults
* Bump mlflow min version to fix windows failures
* Build python 3.11 wheels
* Run wheel builds in PR test
* Try protoc action in wheels build to unblock
* Skip hive testing on 3.11 for now
* Fix workflow syntax errors
* Stop running wheel CI
* Bump pyo3 abi minor version
* Initial run of pyupgrade to py39
* Continue marking test_dask_fsql as flaky
* More places to drop 3.8
* Try running tests on python 3.12
* Add environment file
* Skip sasl installation
* Drop protoc build dep
* Drop mlflow constraint
* Set min version for mlflow
* Drop mlflow from 3.12 tests for now
* Relocate docker/server files to continuous_integration
* Unpin dask/distributed
* unpin 3.9 gpu environment
* add 3.12 to classifiers
* unpin dask in gpuci 3.9
0 commit comments