Skip to content

Commit 1214d1b

Browse files
committed
Try Python 3.12 for the extra tests.
1 parent 7288c88 commit 1214d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Setup Python
4343
uses: actions/setup-python@v5
4444
with:
45-
python-version: '3.13'
45+
python-version: '3.12'
4646

4747
- name: Install tox and any other packages
4848
run: pip install tox

0 commit comments

Comments
 (0)