Skip to content

Commit

Permalink
🔥 CI cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Aug 16, 2024
1 parent bb4fe56 commit 16d864d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
- "3.11"
- "3.12"
exclude:
# # Python 3.11 is compatible with Django 4.0+
# - python-version: "3.11"
# django-version: "3.2"
# # Python 3.12 is compatible with Django 4.0+
# - python-version: "3.12"
# django-version: "3.2"
# Django 5.0 is compatible with Python 3.10+
- python-version: "3.8"
django-version: "5.0"
Expand Down

0 comments on commit 16d864d

Please sign in to comment.