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 cf222e5 commit b90df4aCopy full SHA for b90df4a
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ubuntu-latest
29
strategy:
30
matrix:
31
- python-version: ['3.10', '3.11', '3.12']
+ python-version: ['3.11', '3.12', '3.13']
32
33
steps:
34
- uses: actions/checkout@v3
0 commit comments