Skip to content

Commit d4d8508

Browse files
committed
FIx
1 parent 13563a6 commit d4d8508

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
@@ -69,7 +69,7 @@ jobs:
6969
- name: Set up Python
7070
uses: actions/setup-python@v5
7171
with:
72-
python-version: "3.9"
72+
python-version: "3.10"
7373
- name: Install dependencies
7474
run: |
7575
python -m pip install uv

0 commit comments

Comments
 (0)