Skip to content

Commit 859f5ce

Browse files
authored
Test with Django 5.2.3, 5.1.11, and 4.2.23 (#1082)
1 parent 10f275d commit 859f5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
django: ["django==4.2.21", "django==5.1.9", "django==5.2.1"]
11+
django: ["django==4.2.23", "django==5.1.11", "django==5.2.3"]
1212

1313
services:
1414
postgres:

0 commit comments

Comments
 (0)