We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e370f6c + 014fa57 commit 1171f0cCopy full SHA for 1171f0c
3 files changed
.github/workflows/pythonpackage.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
max-parallel: 4
11
matrix:
12
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13"]
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments