Skip to content

Commit 1f45dd5

Browse files
committed
Update Django test matrix
1 parent 8317705 commit 1f45dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
python-version: [3.6, 3.7, 3.8, 3.9]
1818
celery-version: [4.*, 5.*]
19-
django-version: [2.2, 3.1, 3.2]
19+
django-version: [2.2, 3.2, 4.0]
2020

2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)