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 2aaf05c commit f2a506eCopy full SHA for f2a506e
.circleci/config.yml
@@ -35,7 +35,7 @@ references:
35
matrix:
36
parameters:
37
python-version: ["3.6", "3.7", "3.8", "3.9"]
38
- django-version: ["2.2", "3.0", "3.1"]
+ django-version: ["2.2", "3.0", "3.1", "3.2", "4.0"]
39
40
executors:
41
python:
0 commit comments