Skip to content

Commit

Permalink
Update tox test matrix for Wagtail 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmoreton authored and MrCordeiro committed Aug 15, 2024
1 parent 21e7ea6 commit 599d06b
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 @@ -9,6 +9,7 @@ envlist =
wt60-dj42-py{38,39,310,311,312}
wt60-dj50-py{310,311,312}
wt61-dj{42,50}-py{310,311,312}
wt62-dj{42,50}-py{310,311,312}

[gh-actions]
python =
Expand All @@ -33,3 +34,4 @@ deps =
wt52: wagtail>=5.2,<5.3
wt60: wagtail>=6.0,<6.1
wt61: wagtail>=6.1,<6.2
wt62: wagtail>=6.2,<6.3

0 comments on commit 599d06b

Please sign in to comment.