We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e8ca0 commit 8a13687Copy full SHA for 8a13687
.github/workflows/check.yml
@@ -18,6 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
py:
21
+ - "3.12.0-alpha.7"
22
- "3.11"
23
- "3.10"
24
- "3.9"
0 commit comments