Skip to content

Commit b7a0e36

Browse files
committed
chore: update minimal python version in test ci
1 parent 87bf680 commit b7a0e36

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@v5

0 commit comments

Comments
 (0)