We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7288c88 commit 1214d1bCopy full SHA for 1214d1b
1 file changed
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Python
43
uses: actions/setup-python@v5
44
with:
45
- python-version: '3.13'
+ python-version: '3.12'
46
47
- name: Install tox and any other packages
48
run: pip install tox
0 commit comments