Skip to content

Commit 0eaf52b

Browse files
authored
Update build.yml
1 parent 73697b7 commit 0eaf52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Python
4747
uses: actions/setup-python@v5
4848
with:
49-
python-version: "3.10"
49+
python-version: "3.14"
5050

5151
- name: Install development dependencies
5252
run: python -m pip install -r requirements-dev.txt

0 commit comments

Comments
 (0)