Skip to content

Commit 1f95402

Browse files
committed
add djagno 6.0 to github actions CI
1 parent cffa3fe commit 1f95402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
python_version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
30-
django_version: ["4.2", "5.1", "5.2"]
30+
django_version: ["4.2", "5.1", "5.2", "6.0"]
3131

3232
runs-on: ubuntu-latest
3333

0 commit comments

Comments
 (0)