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 3216bae commit 0f024adCopy full SHA for 0f024ad
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ubuntu-latest, macos-latest, windows-latest]
23
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.8", "3.13"]
24
include:
25
- os: ubuntu-latest
26
python-version: "3.13"
0 commit comments