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 e0614f2 commit 6c005a3Copy full SHA for 6c005a3
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
- "3.8"
28
- "3.9"
29
- "3.10"
30
- - "3.11.0-beta.4"
+ - "3.11.0-beta.5"
31
steps:
32
- uses: actions/checkout@v2
33
- name: Set up Python ${{ matrix.python-version }}
0 commit comments