Skip to content

Commit fc297d4

Browse files
author
avandras
committed
Revert to Python 3.11 for coverage for now
1 parent 35a5be7 commit fc297d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Set up Python
5454
uses: actions/setup-python@v5
5555
with:
56-
python-version: 3.13
56+
python-version: 3.11
5757

5858
- name: Combine coverage
5959
run: python .github/workflows/run_tests.py combine

0 commit comments

Comments
 (0)