Skip to content

Commit

Permalink
ci: test with django 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xi committed Aug 9, 2024
1 parent c6026a9 commit 471f06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- python: '3.12'
django: '4.2'
- python: '3.12'
django: '5.1a1'
django: '5.1'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 471f06f

Please sign in to comment.