Skip to content

Commit b64f1c0

Browse files
authored
Update Python version in CI workflow
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
1 parent 8b4df75 commit b64f1c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
strategy:
8686
fail-fast: false
8787
matrix:
88-
python: ["3.9", "3.12"]
88+
python: ["3.9", "3.13"]
8989
needs: testpython
9090
steps:
9191
- name: Get durations from cache

0 commit comments

Comments
 (0)