Skip to content

Commit f2a506e

Browse files
committed
Test on more recent Django versions too
1 parent 2aaf05c commit f2a506e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ references:
3535
matrix:
3636
parameters:
3737
python-version: ["3.6", "3.7", "3.8", "3.9"]
38-
django-version: ["2.2", "3.0", "3.1"]
38+
django-version: ["2.2", "3.0", "3.1", "3.2", "4.0"]
3939

4040
executors:
4141
python:

0 commit comments

Comments
 (0)