We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8317705 commit 1f45dd5Copy full SHA for 1f45dd5
1 file changed
.github/workflows/python-package.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
python-version: [3.6, 3.7, 3.8, 3.9]
18
celery-version: [4.*, 5.*]
19
- django-version: [2.2, 3.1, 3.2]
+ django-version: [2.2, 3.2, 4.0]
20
21
steps:
22
- uses: actions/checkout@v2
0 commit comments