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 38d4bc4 commit f4fbf2bCopy full SHA for f4fbf2b
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
matrix:
64
os: [ubuntu, windows]
65
- python-version: ['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']
66
67
steps:
68
- uses: actions/checkout@v4
0 commit comments