Skip to content

Commit fc2f979

Browse files
committed
fix
1 parent 29edd4c commit fc2f979

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
django-version: "5.2"
2727
- django-version: "4.0"
2828
psycopg-package: "psycopg"
29+
- django-version: "4.1"
30+
psycopg-package: "psycopg"
2931
max-parallel: 20
3032

3133
services:

0 commit comments

Comments
 (0)