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 b73bf3d commit b0f5b13Copy full SHA for b0f5b13
.github/workflows/gh-ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
os: [ubuntu-latest, ]
29
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.11", "3.12", "3.13", "3.14"]
30
include:
31
- os: windows-latest
32
python-version: "3.14"
0 commit comments