optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
692 stars 177 forks source link

Add Python 3.10 check to CI #103

Closed contramundum53 closed 2 years ago

contramundum53 commented 2 years ago

Optuna now supports Python 3.10 and we should ensure that these examples also work with Python 3.10.

We can add version 3.10 to the following files and check that they work:

.github/workflows/

Please make changes to each file in different pull requests.

github-actions[bot] commented 2 years ago

This issue has not seen any recent activity.