forked from open-webui/open-webui
ci: Tweak python
This commit is contained in:
parent
d37bfc1278
commit
3f190809af
1 changed files with 1 additions and 1 deletions
2
.github/workflows/format-backend.yaml
vendored
2
.github/workflows/format-backend.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
matrix:
|
||||
node-version:
|
||||
- latest
|
||||
python-version: [ '2.x', '3.x' ]
|
||||
python-version: [ '3.1i2.2' ]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Use Python
|
||||
|
|
Loading…
Reference in a new issue