Skip to content

Commit 31e0e00

Browse files
authored
Django 3.2 final
1 parent ec3822f commit 31e0e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
python: [3.6, 3.7, 3.8, 3.9]
13-
django: [3.1, 3.2rc1]
13+
django: [3.1, 3.2]
1414
database_url:
1515
- postgres://runner:password@localhost/project
1616
- mysql://root:[email protected]/project

0 commit comments

Comments
 (0)