parent
81ef514459
commit
e0ecad451d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_release.yml
vendored
2
.github/workflows/build_and_release.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: https://github.com/actions/checkout@v2
|
||||
- uses: https://github.com/actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10.x'
|
||||
python-version: '3.11.x'
|
||||
- name: Install Env
|
||||
# this should be all we need because shiv will download the deps itself
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue