mirror of
https://github.com/TurTaskProject/TurTaskWeb.git
synced 2025-12-21 06:54:07 +01:00
Update django.yml
This commit is contained in:
parent
16983c05bb
commit
e8c263183f
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
max-parallel: 4
|
max-parallel: 4
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.9, 3.10]
|
python-version: [3.9, 3.11]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user