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.
2 parents d62fa41 + b874600 commit d4a3793Copy full SHA for d4a3793
.github/workflows/ci.yaml
@@ -12,6 +12,7 @@ jobs:
12
- "3.8"
13
- "3.9"
14
- "3.10"
15
+ - "3.11-dev"
16
runs-on: ${{ matrix.os }}
17
18
steps:
0 commit comments