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 3c8c6de commit 705c6abCopy full SHA for 705c6ab
.github/workflows/pip.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
platform: [ubuntu-latest]
17
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.8", "3.12"]
18
19
runs-on: ${{ matrix.platform }}
20
0 commit comments