We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab09fed commit 75722e0Copy full SHA for 75722e0
.github/workflows/ci.yml
@@ -38,6 +38,7 @@ jobs:
38
python-version:
39
- "3.9"
40
- "3.10"
41
+ - "3.11"
42
os:
43
- ubuntu-latest
44
runs-on: ${{ matrix.os }}
0 commit comments