Do not specify python version
This commit is contained in:
parent
835de0ae46
commit
5908c1a192
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: 3.11
|
||||
cache: 'pip'
|
||||
- name: Install needed python modules
|
||||
working-directory: core
|
||||
|
|
Loading…
Reference in a new issue