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

Commit 1a12e06

Browse files
Update test_and_merge.yml
1 parent 625adad commit 1a12e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- python-version: '3.12'
3030
django-version: '<3.3'
3131
- python-version: '3.13'
32-
django-version: '<4.2'
32+
django-version: '>3.3'
3333

3434
steps:
3535
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)