Skip to content

Commit

Permalink
chore: fix exlude list
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKs committed Sep 5, 2024
1 parent bccff0b commit 6e74b97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -35,6 +35,8 @@ jobs:
# Django v5 drops Python <3.10 support
- django-version: 5.0
python-version: 3.9.18
- django-version: 5.1
python-version: 3.9.18
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4

0 comments on commit 6e74b97

Please sign in to comment.