Skip to content

Commit ff49bc3

Browse files
author
杨赫然
committed
Update python version for ci
1 parent 64f8258 commit ff49bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 1
2222
- uses: actions/setup-python@v1
2323
with:
24-
python-version: "3.8"
24+
python-version: "3.12"
2525
- name: install dependencies and test
2626
run: |
2727
cd $GITHUB_WORKSPACE

0 commit comments

Comments
 (0)