We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a40f8 commit 219e9eaCopy full SHA for 219e9ea
.github/workflows/.github-ci.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
max-parallel: 4
40
matrix:
41
- python-version: [3.10, 3.11, 3.12, 3.13]
+ python-version: [3.11, 3.12, 3.13]
42
43
steps:
44
- uses: actions/checkout@v4
0 commit comments