Skip to content

Commit

Permalink
Include Wagtail 6.1 to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCordeiro committed Aug 12, 2024
1 parent 13d1110 commit 9f1ca8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ envlist =
wt52-dj50-py{310,311,312}
wt60-dj42-py{38,39,310,311,312}
wt60-dj50-py{310,311,312}
wt61-dj{42,50}-py{310,311,312}

[gh-actions]
python =
Expand All @@ -31,3 +32,4 @@ deps =
dj50: Django>=5.0,<5.1
wt52: wagtail>=5.2,<5.3
wt60: wagtail>=6.0,<6.1
wt61: wagtail>=6.1,<6.2

0 comments on commit 9f1ca8b

Please sign in to comment.