Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 37f4cdc

Browse files
Update CI.yml
1 parent 4f8617a commit 37f4cdc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@ jobs:
1717
matrix:
1818
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
1919
# django-version: ['<4.2', '<4.3', '<5.1']
20-
exclude:
21-
- python-version: '3.9'
22-
# django-version: '<5.1'
23-
- python-version: '3.12'
24-
# django-version: '<3.2'
25-
- python-version: '3.12'
26-
# django-version: '<3.3'
27-
- python-version: '3.13'
28-
# django-version: '>3.3'
2920

3021
steps:
3122
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)