Skip to content

Commit dbb3fb8

Browse files
committed
Restore extra tests to 3.13.
1 parent fbfec70 commit dbb3fb8

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.12'
45+
python-version: '3.13'
4646

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

0 commit comments

Comments
 (0)