We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864578b commit b75eb0bCopy full SHA for b75eb0b
5 files changed
.github/workflows/ci.yml
@@ -73,7 +73,7 @@ jobs:
73
strategy:
74
fail-fast: false
75
matrix:
76
- python-version: ["3.10", "3.11"]
+ python-version: ["3.11"]
77
78
steps:
79
- uses: actions/checkout@v3
0 commit comments