Skip to content

Commit 518a590

Browse files
Merge pull request #15 from bradmontgomery/v0.7.1
minor fix for ci workflows
2 parents 82c09bd + 267c990 commit 518a590

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
# Python 3.14 (prerelease) - only test with Django 5.2+
1919
- python-version: "3.14"
2020
django-version: "5.2"
21-
exclude:
22-
# Django 5.2 requires Python 3.10+
23-
# (all our Python versions meet this requirement)
2421

2522
steps:
2623
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)