Use Python 3.12 for nightly builds
This commit is contained in:
parent
5cb14d4d4b
commit
3dce208237
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.12"
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -U pip
|
||||
|
|
|
|||
Loading…
Reference in New Issue