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

Commit 1bd55ac

Browse files
Update to 3.13
1 parent 4d4499c commit 1bd55ac

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
18+
python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
1919
django-version: ['<3.2', '<3.3', '<4.2', '<4.3', '<5.1']
2020
exclude:
2121
- python-version: '3.7'

0 commit comments

Comments
 (0)