We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6747960 commit 7506fd5Copy full SHA for 7506fd5
.github/workflows/ci.yaml
@@ -24,6 +24,7 @@ jobs:
24
# - Windows
25
# - MacOs
26
py:
27
+ - "3.12.0-rc.2"
28
- "3.11"
29
- "3.10"
30
- "3.9"
0 commit comments