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