Skip to content

Commit

Permalink
Drop wagtail 6.0 and 6.1
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Braghiș <[email protected]>
  • Loading branch information
nickmoreton and zerolab authored Nov 21, 2024
1 parent 2eb0284 commit e54e01b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
min_version = 4.11

env_list =
python{3.9,3.10,3.11}-django4.2-wagtail{5.2,6.0,6.1,6.2,6.3}
python{3.10,3.11,3.12}-django5.0-wagtail{5.2,6.0,6.1,6.2,6.3}
python{3.9,3.10,3.11}-django4.2-wagtail{5.2,6.2,6.3}
python{3.10,3.11,3.12}-django5.0-wagtail{5.2,6.2,6.3}
python{3.10,3.11,3.12}-django5.1-wagtail6.3

[gh-actions]
Expand Down

0 comments on commit e54e01b

Please sign in to comment.