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 cb3bef8 commit c81e18fCopy full SHA for c81e18f
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
- 6379:6379
66
strategy:
67
matrix:
68
- py_version: ["3.7", "3.8", "3.9", "3.10"]
+ py_version: ["3.8", "3.9", "3.10", "3.11"]
69
runs-on: "ubuntu-latest"
70
steps:
71
- uses: actions/checkout@v2
0 commit comments