remove python version from .yml
Some checks failed
Pipeline main branch / test (push) Failing after 5s
Some checks failed
Pipeline main branch / test (push) Failing after 5s
This commit is contained in:
parent
13c51edd26
commit
3cffd619ed
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ jobs:
|
|||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.12.9'
|
||||
# with:
|
||||
# python-version: '3.12.9'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue