We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3dee59 commit 28a8075Copy full SHA for 28a8075
.github/workflows/ci.yml
@@ -53,6 +53,8 @@ jobs:
53
python-version: "3.9"
54
- django-version: "5.1"
55
postgres-version: "12-2.5"
56
+ - django-version: "5.1"
57
+ postgres-version: "13-3.4"
58
- django-version: "5.2"
59
60
0 commit comments