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 9e34f67 commit 381bc9eCopy full SHA for 381bc9e
.github/workflows/test.yml
@@ -48,7 +48,7 @@ jobs:
48
pytest:
49
strategy:
50
matrix:
51
- py_version: ["3.7", "3.8", "3.9", "3.10"]
+ py_version: ["3.8", "3.9", "3.10", "3.11"]
52
runs-on: "ubuntu-latest"
53
steps:
54
- uses: actions/checkout@v2
0 commit comments