django test

This commit is contained in:
Arnold Dechamps 2024-02-11 19:45:22 +01:00
parent c7770ec719
commit ae67c793d7
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -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