parent
81ef514459
commit
e0ecad451d
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…
Reference in New Issue
Block a user