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 f2206e0 commit 516f9eaCopy full SHA for 516f9ea
.github/workflows/ci.yaml
@@ -68,7 +68,7 @@ jobs:
68
strategy:
69
fail-fast: false
70
matrix:
71
- python-version: [3.7, 3.8, 3.9, "3.10"]
+ python-version: [3.7, 3.8, 3.9, "3.10", "3.11-dev"]
72
os: [MacOS, Ubuntu, Windows]
73
74
steps:
0 commit comments