We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0988ee9 commit b445623Copy full SHA for b445623
.github/workflows/check.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
py:
21
- - "3.12.0-alpha.7"
+ - "3.12.0-beta.1"
22
- "3.11"
23
- "3.10"
24
- "3.9"
0 commit comments