We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80add5 commit 41dd079Copy full SHA for 41dd079
1 file changed
.github/workflows/tests.yaml
@@ -83,7 +83,7 @@ jobs:
83
- name: Set up Python
84
uses: actions/setup-python@v5
85
with:
86
- python-version: '3.13'
+ python-version: '3.12'
87
cache: 'pip'
88
cache-dependency-path: 'ci/django-requirements.txt'
89
0 commit comments