Skip to content

Commit 6b7fcdb

Browse files
committed
chore: update minimal python version in test ci
1 parent dd2dc7f commit 6b7fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)