Skip to content

Commit 17c7aac

Browse files
committed
5+ ?
1 parent f5d4104 commit 17c7aac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_full.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ jobs:
4343
django-version: '<4.3'
4444
- python-version: '3.14'
4545
django-version: '<5.1'
46-
- python-version: '3.14'
47-
django-version: '<5.2'
46+
# - python-version: '3.14'
47+
# django-version: '<5.2'
4848

4949
steps:
5050
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)