Skip to content

Commit bfc345f

Browse files
committed
Coverage Python 3.11. Try #2.
1 parent 3c4bb9b commit bfc345f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- name: Set up Python
121121
uses: actions/setup-python@v5
122122
with:
123-
python-version: "3.10"
123+
python-version: "3.11"
124124

125125
- name: Upgrade pip
126126
run: |

0 commit comments

Comments
 (0)