mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
Update python version from 3.8 to 3.10
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.8'
|
||||
python-version: '3.10'
|
||||
architecture: x64
|
||||
|
||||
- name: Setup Optuna ${{ matrix.optuna-version }}
|
||||
|
||||
Reference in New Issue
Block a user