django test
This commit is contained in:
parent
c7770ec719
commit
ae67c793d7
2
.github/workflows/django.yml
vendored
2
.github/workflows/django.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
max-parallel: 4
|
||||
matrix:
|
||||
python-version: [3.10, 3.11]
|
||||
python-version: [3.11]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue