chore: rollback to 3.10 for vuln checks
cython dependency fails [skip ci]
This commit is contained in:
parent
032df946be
commit
43ccb40d0e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
|
|
@ -79,7 +79,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.10'
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
pip install pip-audit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue