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 8d4810b commit 4831061Copy full SHA for 4831061
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
- "3.8"
16
- "3.9"
17
- "3.10"
18
- - "3.11-dev"
+ - "3.11"
19
runs-on: ${{ matrix.os }}
20
21
steps:
0 commit comments