Skip to content

Commit c5b0ee7

Browse files
authored
Test with Django 5.2.8, 5.1.14, and 4.2.26 (#1154)
1 parent a27bca0 commit c5b0ee7

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.25", "django==5.1.13", "django==5.2.7"]
11+
django: ["django==4.2.26", "django==5.1.14", "django==5.2.8"]
1212

1313
services:
1414
postgres:

0 commit comments

Comments
 (0)