Use python 3.12 for release builds.
This commit is contained in:
parent
e95c13a6d0
commit
a3be03c302
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.x'
|
||||
python-version: '3.12'
|
||||
|
||||
# Step 3: Install Normal and Dev Dependencies
|
||||
- name: Install Dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue