Skip to content

Commit 693587a

Browse files
committed
[ci] Added Django 6.0 to CI test matrix
1 parent 4f38773 commit 693587a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- django~=5.0.0
3333
- django~=5.1.0
3434
- django~=5.2.0
35+
- django~=6.0.0
3536
exclude:
3637
# Python 3.13 supported only in Django >=5.1.3
3738
- python-version: "3.13"

0 commit comments

Comments
 (0)