Use python 3.10 for lint

This commit is contained in:
c-bata
2022-12-09 12:00:25 +09:00
parent 874d2c9ceb
commit 496ca6f141
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.x'
python-version: '3.10'
architecture: x64
- name: Install dependencies
# python_tests requires optuna>=3.0.0 since it imports FloatDistribution