Skip to content

Commit a3f5114

Browse files
update build python version
1 parent 787a113 commit a3f5114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: actions/setup-python@v5
2929
with:
30-
python-version: 3.10
30+
python-version: 3.12
3131

3232
- name: Install dependencies and build
3333
run: |

0 commit comments

Comments
 (0)