Remove parallel constraint

This commit is contained in:
Martin Whitehouse
2022-08-05 14:43:53 +02:00
parent cd480b2750
commit 8ab7599bea

View File

@ -7,7 +7,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
max-parallel: 4
matrix:
python-version: ["3.8", "3.9", "3.10"]
django-version: ["32","4"]