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 d72922f commit e727688Copy full SHA for e727688
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
- 5672:5672
44
strategy:
45
matrix:
46
- py_version: ["3.7", "3.8", "3.9", "3.10"]
+ py_version: ["3.8", "3.9", "3.10", "3.11"]
47
runs-on: "ubuntu-latest"
48
steps:
49
- uses: actions/checkout@v2
0 commit comments