Skip to content

Commit

Permalink
Use latest minor versions of Wagtail as test targets
Browse files Browse the repository at this point in the history
  • Loading branch information
marteinn committed Dec 29, 2023
1 parent a637fde commit 5e1ccf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
wagtail-version:
- 4.1.5
- 5.1.1
- 4.1.9
- 5.1.3
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 5e1ccf9

Please sign in to comment.