Skip to content

Commit

Permalink
Revert "Update tests.yml"
Browse files Browse the repository at this point in the history
This reverts commit fec3b7c.
  • Loading branch information
Skrattoune committed Feb 6, 2024
1 parent fec3b7c commit 081fef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.12", "3.11", "3.10", "3.7"]
python-version: ["3.12", "3.11", "3.10"]
django-version: ["5.0", "4.2", "3.2"]
steps:
- name: Checkout
Expand Down

0 comments on commit 081fef6

Please sign in to comment.