We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63dc20 commit 6c1aa70Copy full SHA for 6c1aa70
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
toxfactor: py311
28
ignore-typecheck-outcome: true
29
ignore-test-outcome: false
30
- - python-version: "3.12.0-alpha.3"
+ - python-version: "3.12-dev"
31
toxfactor: py312
32
33
ignore-test-outcome: true
0 commit comments