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 29edd4c commit fc2f979Copy full SHA for fc2f979
.github/workflows/test.yml
@@ -26,6 +26,8 @@ jobs:
26
django-version: "5.2"
27
- django-version: "4.0"
28
psycopg-package: "psycopg"
29
+ - django-version: "4.1"
30
+ psycopg-package: "psycopg"
31
max-parallel: 20
32
33
services:
0 commit comments