Skip to content

Commit 7506fd5

Browse files
committed
Add support of python 3.12
1 parent 6747960 commit 7506fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
# - Windows
2525
# - MacOs
2626
py:
27+
- "3.12.0-rc.2"
2728
- "3.11"
2829
- "3.10"
2930
- "3.9"

0 commit comments

Comments
 (0)