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 9784cf5 commit d5c917eCopy full SHA for d5c917e
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
max-parallel: 4
13
matrix:
14
- django-version: [2.2.27, 3.2.12, 4.0.2]
+ django-version: [2.2.27, 3.2.12, 4.0.2, 5.2.0]
15
16
steps:
17
- uses: actions/checkout@v2
0 commit comments