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 b879d50 commit b352b89Copy full SHA for b352b89
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- python: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
+ python: ["3.9", "3.10", "3.11", "3.12", "3.13"]
38
os: [ubuntu-latest, windows-latest]
39
40
steps:
0 commit comments