We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa1eec commit 200351dCopy full SHA for 200351d
.github/workflows/test.yml
@@ -11,7 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
fail-fast: false
14
- max-parallel: 5
15
matrix:
16
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
17
django-version: ['4.2', '5.0', '5.1']
0 commit comments