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 f0246ed commit f123065Copy full SHA for f123065
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
- "3.10"
22
- "3.11"
23
- "3.12"
24
+ - "3.13"
25
26
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
27
runs-on: ${{ matrix.os }}
0 commit comments