We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342eddc commit b8befecCopy full SHA for b8befec
.github/workflows/tests.yml
@@ -86,7 +86,7 @@ jobs:
86
87
strategy:
88
matrix:
89
- python-version: ["3.10"]
+ python-version: ["3.11"]
90
91
steps:
92
- uses: actions/checkout@v3
0 commit comments