Skip to content

Commit c266e89

Browse files
committed
chore: update minimal python version in test ci
1 parent 70517cf commit c266e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- windows-latest
1919
- macos-latest
2020
python-version:
21-
- '3.9'
21+
- '3.10'
2222
- '3.13'
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)