Skip to content

Commit

Permalink
Add django 5.0 to ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
yalef committed Dec 6, 2023
1 parent a826fad commit 237beea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- '>=4.0,<4.1'
- '>=4.1,<4.2'
- '>=4.2,<4.3'
- '>=5.0,<5.1'
name: python ${{ matrix.python-version }} - django ${{ matrix.django-version }}

steps:
Expand Down

0 comments on commit 237beea

Please sign in to comment.