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 90ce06a commit a3b0b9aCopy full SHA for a3b0b9a
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
os: [ubuntu, windows]
65
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', 3.13.0-beta.3]
+ python-version: ['3.9', '3.10', '3.11', '3.12', 3.13.0-beta.3]
66
67
steps:
68
- uses: actions/checkout@v4
0 commit comments