We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c5680 commit 78fabe4Copy full SHA for 78fabe4
1 file changed
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- python-version: ["3.8", "3.9", "3.10", "3.11"]
+ python-version: ["3.8", "3.11"]
30
31
steps:
32
- uses: actions/checkout@v3
0 commit comments