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 15d7d9c commit e1049ffCopy full SHA for e1049ff
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- "3.8"
29
- "3.9"
30
- "3.10"
31
- - "3.11"
+ - "3.11.0-beta.3"
32
steps:
33
- uses: actions/checkout@v2
34
- name: Set up Python ${{ matrix.python-version }}
0 commit comments